@sap/xss-secure
Advanced tools
Comparing version 2.2.0 to 3.0.0
@@ -8,2 +8,7 @@ # Change Log | ||
## 3.0.0 - 2019-04-25 | ||
### Removed | ||
- Node.js v0.12 and v4 support | ||
## 2.2.0 - 2018-12-18 | ||
@@ -10,0 +15,0 @@ |
{ | ||
"version": "2.2.0", | ||
"name": "@sap/xss-secure", | ||
"name": "@sap/xss-secure", | ||
"version": "3.0.0", | ||
"lockfileVersion": 1, | ||
"requires": true, | ||
"dependencies": {} | ||
} |
@@ -1,1 +0,1 @@ | ||
{"bundleDependencies":false,"deprecated":false,"description":"XSS Secure","devDependencies":{"eslint":"3.2.2","filter-node-package":"^2.0.0","istanbul":"0.4.5","mocha":"3.0.2","node-style":"^2.0.0","should":"10.0.0"},"engines":{"node":"^0.12.7 || ^4.4.0 || ^6.0.0 || ^8.0.0 || ^10.0.0"},"main":"index.js","name":"@sap/xss-secure","scripts":{"lint":"eslint -f stylish --ignore-path .gitignore .","prepareRelease":"clean-packages && npm prune --production","test":"node node_modules/istanbul/lib/cli.js cover node_modules/mocha/bin/_mocha test -- --recursive --check-leaks"},"version":"2.2.0","license":"SEE LICENSE IN developer-license-3.1.txt"} | ||
{"bundleDependencies":false,"deprecated":false,"description":"XSS Secure","devDependencies":{"eslint":"3.2.2","filter-node-package":"^2.2.0","istanbul":"0.4.5","mocha":"3.0.2","node-style":"^2.0.0","should":"10.0.0"},"engines":{"node":"^6.0.0 || ^8.0.0 || ^10.0.0"},"main":"index.js","name":"@sap/xss-secure","scripts":{"lint":"eslint -f stylish --ignore-path .gitignore .","prepareRelease":"npm shrinkwrap && clean-packages -i && npm prune","test":"node node_modules/istanbul/lib/cli.js cover node_modules/mocha/bin/_mocha test -- --recursive --check-leaks"},"version":"3.0.0","license":"SEE LICENSE IN developer-license-3.1.txt"} |
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
23327
96