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

compat-table

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

compat-table - npm Package Compare versions

Comparing version 0.0.20190509082700 to 0.0.20190509084935

data-common.json

10

package.json

@@ -6,5 +6,4 @@ {

"scripts": {
"clean": "rimraf \"!(index).js\"",
"prebuild": "npm run clean",
"build": "cpy node_modules/compat-table/data-*.js ."
"prebuild": "rimraf \"data-*\"",
"build": "cpy node_modules/compat-table/data-* ."
},

@@ -24,5 +23,2 @@ "repository": {

"homepage": "https://github.com/Gerhut/compat-table#readme",
"dependencies": {
"object.assign": "^4.0.4"
},
"devDependencies": {

@@ -33,3 +29,3 @@ "compat-table": "kangax/compat-table#gh-pages",

},
"version": "0.0.20190509082700"
"version": "0.0.20190509084935"
}

Sorry, the diff of this file is not supported yet

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