New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 3.3.2 to 3.4.0

9

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

@@ -8,6 +8,5 @@ "main": "dist/index.js",

"scripts": {
"prepublish": "typings install",
"prebuild": "rimraf dist",
"quick:build": "tsc",
"build": "typings install && npm run quick:build",
"build": "npm run quick:build",
"commit": "git-cz",

@@ -44,2 +43,3 @@ "check-coverage": "nyc check-coverage --statements 100 --branches 100 --functions 100 --lines 100",

"devDependencies": {
"@types/node": "6.0.45",
"chai": "3.5.0",

@@ -56,4 +56,3 @@ "chai-as-promised": "5.3.0",

"semantic-release": "^4.3.5",
"typescript": "2.0.3",
"typings": "1.4.0"
"typescript": "2.0.3"
},

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

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