New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

strong-license

Package Overview
Dependencies
Maintainers
21
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

strong-license - npm Package Compare versions

Comparing version 1.2.2 to 1.2.3

10

CHANGES.md

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

2017-08-01, Version 1.2.3
=========================
* package: update tap to 8.x (Sam Roberts)
* package: update jwt-simple to 0.5 (Sam Roberts)
* Update URLs in CONTRIBUTING.md (#5) (Ryan Graham)
2016-04-11, Version 1.2.2

@@ -2,0 +12,0 @@ =========================

4

CONTRIBUTING.md

@@ -150,3 +150,3 @@ ### Contributing ###

[Google C++ Style Guide]: https://google-styleguide.googlecode.com/svn/trunk/cppguide.xml
[Google Javascript Style Guide]: https://google-styleguide.googlecode.com/svn/trunk/javascriptguide.xml
[Google C++ Style Guide]: https://google.github.io/styleguide/cppguide.html
[Google Javascript Style Guide]: https://google.github.io/styleguide/javascriptguide.xml
{
"name": "strong-license",
"version": "1.2.2",
"version": "1.2.3",
"description": "Simple license generator/validator using JWT.",
"main": "index.js",
"dependencies": {
"jwt-simple": "^0.2.0"
"jwt-simple": "^0.5.1"
},
"devDependencies": {
"tap": "^1.2.0"
"tap": "^8.0.1"
},

@@ -12,0 +12,0 @@ "scripts": {

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