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

duh-schema

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

duh-schema - npm Package Compare versions

Comparing version 0.9.9 to 0.9.10

dist/schema.js

10

package.json
{
"name": "duh-schema",
"version": "0.9.9",
"version": "0.9.10",
"description": "DUH Schema",
"main": "lib/index.js",
"unpkg": "dist/schema.json",
"unpkg": "dist/schema.js",
"scripts": {
"test": "eslint lib/ test/ && nyc -r=text -r=lcov mocha",
"prepare": "node bin/prepare.js"
"browserify": "browserify --standalone schema lib/index.js > dist/schema.js",
"prepare": "node bin/prepare.js && npm run browserify"
},

@@ -30,2 +31,3 @@ "files": [

"@drom/eslint-config": "0.10.0",
"browserify": "^16.2.2",
"ajv": "^6.12.0",

@@ -37,3 +39,3 @@ "chai": "^4.2.0",

"mocha": "^7.1.0",
"nyc": "^15.0.0"
"nyc": "^15.0.1"
},

@@ -40,0 +42,0 @@ "eslintConfig": {

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