Socket
Socket
Sign inDemoInstall

apache-2.0

Package Overview
Dependencies
0
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.4 to 1.0.5

8

package.json
{
"name": "apache-2.0",
"description": "Plaintext of The Apache License, Version 2.0 from www.apache.org",
"version": "1.0.4",
"version": "1.0.5",
"files": [

@@ -10,6 +10,10 @@ "README.md",

],
"keywords": [
"jslicense",
"license"
],
"repository": "jslicense/Apache-2.0",
"scripts": {
"prepublish": "node -e \"process.stdout.write(JSON.stringify(require('fs').readFileSync('Apache-2.0').toString()))\" > Apache-2.0.json"
"prepublsh": "node -e \"process.stdout.write(JSON.stringify(require('fs').readFileSync('Apache-2.0').toString()))\" > Apache-2.0.json"
}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc