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

defop

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

defop - npm Package Compare versions

Comparing version 1.1.8 to 1.1.9

.nyc_output/20729.json

8

package.json
{
"name": "defop",
"version": "1.1.8",
"version": "1.1.9",
"description": "A helper function to work with es2015 default options",
"main": "dst/lib/index.js",
"scripts": {
"build": "babel --source-maps --out-dir dst src",
"build": "babel --out-dir dst src",
"test": "tap --cov -R spec ./dst/tst/index.js",

@@ -30,6 +30,8 @@ "pretest": "npm run build",

"babel-plugin-transform-es2015-arrow-functions": "^6.3.13",
"babel-plugin-transform-es2015-block-scoping": "^6.3.13",
"babel-plugin-transform-es2015-modules-commonjs": "^6.3.16",
"babel-plugin-transform-es2015-parameters": "^6.3.26",
"eslint": "^1.10.3",
"source-map-support": "^0.4.0",
"tap": "^2.3.5"
}
}

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