Skip to content
This repository was archived by the owner on Mar 3, 2026. It is now read-only.

Commit ef5ecb4

Browse files
Merge pull request #18 from contentstack/chore/deprecate_repository
Add deprecate warning to repo
2 parents 6cacf8d + 36fc47b commit ef5ecb4

3 files changed

Lines changed: 34 additions & 1 deletion

File tree

.snyk

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
2+
version: v1.25.1
3+
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
4+
ignore:
5+
SNYK-JS-NEXT-15104645:
6+
- '*':
7+
reason: 'https://contentstack.atlassian.net/browse/IS-6640'
8+
expires: 2026-03-26T11:41:01.162Z
9+
created: 2026-02-24T11:41:01.165Z
10+
SNYK-JS-AJV-15274295:
11+
- '*':
12+
reason: 'https://contentstack.atlassian.net/browse/IS-6640'
13+
expires: 2026-03-26T11:41:05.815Z
14+
created: 2026-02-24T11:41:05.822Z
15+
SNYK-JS-INFLIGHT-6095116:
16+
- '*':
17+
reason: 'https://contentstack.atlassian.net/browse/IS-6640'
18+
expires: 2026-03-26T11:41:10.602Z
19+
created: 2026-02-24T11:41:10.605Z
20+
SNYK-JS-LODASH-15053838:
21+
- '*':
22+
reason: 'https://contentstack.atlassian.net/browse/IS-6640'
23+
expires: 2026-03-26T11:41:14.973Z
24+
created: 2026-02-24T11:41:14.978Z
25+
SNYK-JS-MINIMATCH-15309438:
26+
- '*':
27+
reason: 'https://contentstack.atlassian.net/browse/IS-6640'
28+
expires: 2026-03-26T11:41:19.159Z
29+
created: 2026-02-24T11:41:19.165Z
30+
patch: {}

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2025 Contentstack
3+
Copyright (c) 2026 Contentstack
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
> [!WARNING]
2+
**This repo is deprecated and no longer maintained. Security updates are not supported. We recommend avoiding its use for production.**
3+
14
[![Contentstack Logo](/public/contentstack-readme-logo.png)](https://www.contentstack.com/)
25

36
# Build a Starter Website with Next.js and Contentstack

0 commit comments

Comments
 (0)