@kameleoon/nextjs-visitor-code-manager
Advanced tools
Comparing version 1.0.1 to 1.0.2
# Change Log | ||
## 1.0.2 (2024-10-08) | ||
### Patch Changes | ||
- Fix `Node` dependency version | ||
## 1.0.1 (2024-10-03) | ||
### Patch Changes | ||
- Updated dependencies | ||
- @kameleoon/nodejs-sdk@5.0.0 | ||
## 1.0.1 (2024-06-21) | ||
@@ -4,0 +17,0 @@ |
{ | ||
"name": "@kameleoon/nextjs-visitor-code-manager", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Kameleoon SDK NextJS VisitorCodeManager", | ||
@@ -37,3 +37,3 @@ "main": "dist/index.js", | ||
"peerDependencies": { | ||
"@kameleoon/nodejs-sdk": "^4.0.0" | ||
"@kameleoon/nodejs-sdk": "^5.0.0" | ||
}, | ||
@@ -40,0 +40,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12035