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.1 to 1.1.2

7

package.json
{
"name": "defop",
"version": "1.1.1",
"version": "1.1.2",
"description": "A helper function to work with default options",

@@ -10,3 +10,5 @@ "main": "dst/lib/index.js",

"pretest": "npm run build",
"install": "npm run build",
"lint": "eslint src/lib",
"publish": "npm publish",
"prepublish": "npm t",
"clean": "rm -rf dst"

@@ -30,2 +32,3 @@ },

"babel-plugin-transform-es2015-arrow-functions": "^6.3.13",
"eslint": "^1.10.3",
"source-map-support": "^0.4.0",

@@ -32,0 +35,0 @@ "tap": "^2.3.5"

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