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

jsonref

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsonref - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

21

package.json
{
"name": "jsonref",
"version": "4.0.0",
"version": "4.0.1",
"description": "Javascript References ($ref) and Pointers library",

@@ -32,3 +32,4 @@ "main": "dist/index.js",

"files": [
"dist",
"dist/**/*.js",
"dist/**/*.ts",
"README.md",

@@ -44,5 +45,5 @@ "LICENSE"

"devDependencies": {
"@types/node": "7.0.18",
"chai": "3.5.0",
"chai-as-promised": "6.0.0",
"@types/node": "8.0.26",
"chai": "4.1.2",
"chai-as-promised": "7.1.1",
"chai-spies": "0.7.1",

@@ -52,8 +53,8 @@ "commitizen": "2.9.6",

"cz-conventional-changelog": "2.0.0",
"husky": "0.13.3",
"mocha": "3.3.0",
"nyc": "10.3.2",
"husky": "0.14.3",
"mocha": "3.5.0",
"nyc": "11.2.1",
"rimraf": "2.6.1",
"semantic-release": "^6.3.6",
"typescript": "2.3.2"
"semantic-release": "^7.0.2",
"typescript": "2.5.2"
},

@@ -60,0 +61,0 @@ "config": {

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