@financial-times/n-tracking
Advanced tools
Comparing version 7.0.0 to 7.1.0
@@ -6,3 +6,3 @@ { | ||
"browser": "dist/browser.js", | ||
"version": "7.0.0", | ||
"version": "7.1.0", | ||
"license": "MIT", | ||
@@ -14,4 +14,3 @@ "repository": "Financial-Times/n-tracking.git", | ||
"prepare": "npm run build", | ||
"test": "jest --config jest.config.js", | ||
"preinstall": "[ \"$INIT_CWD\" != \"$PWD\" ] || npm_config_yes=true npx check-engine" | ||
"test": "jest --config jest.config.js" | ||
}, | ||
@@ -37,4 +36,4 @@ "devDependencies": { | ||
"engines": { | ||
"node": "16.x", | ||
"npm": "7.x || 8.x" | ||
"node": "16.x || 18.x", | ||
"npm": "7.x || 8.x || 9.x" | ||
}, | ||
@@ -61,5 +60,4 @@ "dependencies": { | ||
"volta": { | ||
"node": "16.14.1", | ||
"npm": "7.20.2" | ||
"node": "18.16.0" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
1
1106503
28834