Socket
Socket
Sign inDemoInstall

@json-schema-spec/json-pointer

Package Overview
Dependencies
0
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.1 to 0.1.2

lib/index.d.ts

21

package.json
{
"name": "@json-schema-spec/json-pointer",
"version": "0.1.2",
"main": "lib/index.js",
"repository": "git@github.com:json-schema-spec/json-pointer-typescript.git",
"author": "Ulysse Carion <ulyssecarion@gmail.com>",
"license": "MIT",
"files": [
"lib"
],
"scripts": {
"build": "tsc",
"test": "jest"
},
"devDependencies": {

@@ -20,9 +33,3 @@ "@types/jest": "^23.0.0",

]
},
"name": "@json-schema-spec/json-pointer",
"version": "0.1.1",
"main": "lib/index.js",
"repository": "git@github.com:json-schema-spec/json-pointer-typescript.git",
"author": "Ulysse Carion <ulyssecarion@gmail.com>",
"license": "MIT"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc