Socket
Socket
Sign inDemoInstall

@hapi/bourne

Package Overview
Dependencies
0
Maintainers
6
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 2.1.0

lib/index.d.ts

17

package.json
{
"name": "@hapi/bourne",
"description": "JSON parse with prototype poisoning protection",
"version": "2.0.0",
"version": "2.1.0",
"repository": "git://github.com/hapijs/bourne",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"files": [

@@ -16,10 +17,16 @@ "lib"

],
"dependencies": {},
"eslintConfig": {
"extends": [
"plugin:@hapi/module"
]
},
"devDependencies": {
"@hapi/code": "8.x.x",
"@hapi/lab": "22.x.x",
"benchmark": "2.x.x"
"@hapi/eslint-plugin": "*",
"@hapi/lab": "24.x.x",
"benchmark": "2.x.x",
"typescript": "^4.6.3"
},
"scripts": {
"test": "lab -a @hapi/code -t 100 -L",
"test": "lab -a @hapi/code -t 100 -L -Y",
"test-cov-html": "lab -a @hapi/code -r html -o coverage.html"

@@ -26,0 +33,0 @@ },

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