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

create-duck

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-duck - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

src/create-duck.js

8

package.json
{
"name": "create-duck",
"version": "0.2.0",
"version": "0.2.1",
"description": "CLI script for creating Redux ducks",
"main": "./create-duck.js",
"bin": "./create-duck.js",
"main": "./src/create-duck.js",
"bin": "./src/create-duck.js",
"scripts": {
"start": "./create-duck.js",
"start": "./src/create-duck.js",
"test": "echo \"Error: no test specified\" && exit 1"

@@ -10,0 +10,0 @@ },

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