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

@hyperjump/json-schema-core

Package Overview
Dependencies
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hyperjump/json-schema-core - npm Package Compare versions

Comparing version 0.23.6 to 0.23.7

5

package.json
{
"name": "@hyperjump/json-schema-core",
"version": "0.23.6",
"version": "0.23.7",
"description": "A framework for building JSON Schema tools",

@@ -19,3 +19,3 @@ "main": "lib/index.js",

"prepublishOnly": "npm run build",
"postinstall": "rm -rf dist"
"postinstall": "npx rimraf dist"
},

@@ -52,2 +52,3 @@ "repository": "github:hyperjump-io/json-schema-core",

"nock": "^13.1.3",
"rimraf": "^3.0.2",
"rollup": "^2.57.0",

@@ -54,0 +55,0 @@ "rollup-plugin-terser": "^7.0.2",

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