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

@types/jsonschema

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/jsonschema - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

jsonschema/index.d.ts

7

jsonschema/package.json
{
"name": "@types/jsonschema",
"version": "0.0.3",
"version": "0.0.4",
"description": "TypeScript definitions for jsonschema",

@@ -14,4 +14,5 @@ "license": "MIT",

"dependencies": {},
"typings": "jsonschema.d.ts",
"typesPublisherContentHash": "9ec5d02dc96cc86c20272556ee9120c612559515672e8c5cb0a658cc0df79ff9"
"peerDependencies": {},
"typings": "index.d.ts",
"typesPublisherContentHash": "ca3b5a05811609f7fad3fbbeb222d3f3f039ef036d36737bdb30e5eb224d7841"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT
* Last updated: Wed, 05 Oct 2016 20:53:34 GMT
* File structure: DeclareModule

@@ -14,0 +14,0 @@ * Library Dependencies: none

{
"authors": "Vlado Tešanovic <https://github.com/vladotesanovic>",
"definitionFilename": "jsonschema.d.ts",
"definitionFilename": "index.d.ts",
"libraryDependencies": [],

@@ -19,6 +19,6 @@ "moduleDependencies": [],

"files": [
"jsonschema.d.ts"
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "9ec5d02dc96cc86c20272556ee9120c612559515672e8c5cb0a658cc0df79ff9"
"contentHash": "ca3b5a05811609f7fad3fbbeb222d3f3f039ef036d36737bdb30e5eb224d7841"
}
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