@sap/xss-secure
Advanced tools
Comparing version 5.0.0 to 5.1.0
@@ -8,2 +8,7 @@ # Change Log | ||
## 5.1.0 - 2024-04-01 | ||
### Removed | ||
- Removed shrinkwrap from preRelease | ||
## 5.0.0 - 2024-02-29 | ||
@@ -10,0 +15,0 @@ |
{ | ||
"name": "@sap/xss-secure", | ||
"version": "5.0.0", | ||
"version": "5.1.0", | ||
"description": "XSS Secure", | ||
@@ -13,3 +13,3 @@ "license": "SEE LICENSE IN LICENSE file", | ||
"lint": "eslint -f stylish --ignore-path .gitignore .", | ||
"prepareRelease": "npm shrinkwrap && clean-packages -i && npm prune" | ||
"prepareRelease": "clean-packages -i" | ||
}, | ||
@@ -20,8 +20,8 @@ "files": [ | ||
"index.js", | ||
"npm-shrinkwrap.json", | ||
"LICENSE" | ||
"LICENSE", | ||
"CHANGELOG.md" | ||
], | ||
"devDependencies": { | ||
"eslint": "3.2.2", | ||
"filter-node-package": "3.2.0", | ||
"filter-node-package": "^4.0.0", | ||
"istanbul": "0.4.5", | ||
@@ -28,0 +28,0 @@ "mocha": "3.0.2", |
NPM Shrinkwrap
Supply chain riskPackage contains a shrinkwrap file. This may allow the package to bypass normal install procedures.
Found 1 instance in 1 package
0
18558
5
90