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

jsonschema-key-compression

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsonschema-key-compression - npm Package Compare versions

Comparing version 1.4.0 to 1.5.0

dist/es/compress.d.ts

16

package.json
{
"name": "jsonschema-key-compression",
"version": "1.4.0",
"version": "1.5.0",
"description": "Compress json-data based on its json-schema",

@@ -16,3 +16,3 @@ "author": "pubkey",

"module": "./dist/es/index.js",
"types": "./src/index.ts",
"types": "./dist/es/index.d.ts",
"sideEffects": false,

@@ -40,5 +40,5 @@ "repository": {

"devDependencies": {
"@types/faker": "5.5.5",
"@types/mocha": "8.2.2",
"@types/node": "14.17.1",
"@types/faker": "5.5.7",
"@types/mocha": "9.0.0",
"@types/node": "14.17.7",
"@types/node-gzip": "1.1.0",

@@ -48,9 +48,9 @@ "assert": "2.0.0",

"faker": "5.5.3",
"mocha": "8.4.0",
"mocha": "9.0.3",
"node-gzip": "1.1.2",
"rimraf": "3.0.2",
"ts-node": "10.0.0",
"ts-node": "10.1.0",
"tslint": "6.1.3",
"typescript": "4.3.2"
"typescript": "4.3.5"
}
}
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