Huge News!Announcing our $40M Series B led by Abstract Ventures.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.0.2 to 1.0.3

.github/FUNDING.yml

20

package.json
{
"name": "jsonschema-key-compression",
"version": "1.0.2",
"version": "1.0.3",
"description": "Compress json-data based on it's json-schema",

@@ -14,2 +14,4 @@ "author": "pubkey",

"module": "./dist/es6/index.js",
"types": "./src/index.ts",
"sideEffects": false,
"repository": {

@@ -36,16 +38,16 @@ "type": "git",

"devDependencies": {
"@types/faker": "4.1.5",
"@types/mocha": "5.2.7",
"@types/node": "12.0.10",
"@types/faker": "4.1.10",
"@types/mocha": "7.0.2",
"@types/node": "12.12.21",
"assert": "2.0.0",
"async-test-util": "1.7.3",
"faker": "4.1.0",
"mocha": "6.1.4",
"mocha": "7.1.0",
"node-gzip": "1.1.2",
"rimraf": "2.6.3",
"ts-node": "8.3.0",
"tslint": "5.18.0",
"typescript": "3.5.2"
"rimraf": "3.0.2",
"ts-node": "8.6.2",
"tslint": "5.20.1",
"typescript": "3.8.3"
},
"dependencies": {}
}
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