Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@sap/xss-secure

Package Overview
Dependencies
Maintainers
3
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sap/xss-secure - npm Package Compare versions

Comparing version 3.0.0 to 3.1.0

5

CHANGELOG.md

@@ -8,2 +8,7 @@ # Change Log

## 3.1.0 - 2019-12-06
### Added
- Node.js 12.x support.
## 3.0.0 - 2019-04-25

@@ -10,0 +15,0 @@

2

npm-shrinkwrap.json
{
"name": "@sap/xss-secure",
"version": "3.0.0",
"version": "3.1.0",
"lockfileVersion": 1,

@@ -5,0 +5,0 @@ "requires": true,

@@ -1,1 +0,1 @@

{"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"}
{"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 || ^12.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.1.0","license":"SEE LICENSE IN developer-license-3.1.txt"}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc