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

create-root-schema

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-root-schema - npm Package Compare versions

Comparing version 1.0.0-0 to 1.0.0-1

7

package.json
{
"name": "create-root-schema",
"version": "1.0.0-0",
"version": "1.0.0-1",
"main": "dist/main.js",

@@ -9,2 +9,6 @@ "module": "src/index.js",

"license": "MIT",
"files": [
"src/index.js",
"dist/main.js"
],
"ava": {

@@ -55,4 +59,5 @@ "babel": "inherit",

"lint": "eslint src",
"prepublish": "yarn build",
"test": "ava"
}
}
.travis.yml
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