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

quack

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

quack - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

4

package.json
{
"name": "quack",
"version": "0.1.3",
"version": "0.1.4",
"description": "Check the values of passed arguments in a function - see if they quack like a duck.",

@@ -9,3 +9,3 @@ "main": "quack.js",

"test-min": "npm run build; mocha -r should test/minified-test.js",
"prepublish": "npm run test-min",
"prepublish": "npm run test-min && git diff --exit-code",
"build": "./node_modules/uglify-js/bin/uglifyjs quack.js -m -o quack.min.js"

@@ -12,0 +12,0 @@ },

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