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

cpx

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cpx - npm Package Compare versions

Comparing version 1.1.5 to 1.1.6

18

package.json
{
"name": "cpx",
"version": "1.1.5",
"version": "1.1.6",
"description": "Copy file globs, watching for changes.",

@@ -19,3 +19,3 @@ "main": "lib/index.js",

"test:mocha": "mocha test/*.js --compilers js:babel/register --timeout 5000 --colors",
"testing": "npm-run-all clean --parallel testing:build testing:mocha",
"testing": "npm-run-all clean --parallel testing:*",
"testing:build": "npm run build:lib -- --watch --source-maps-inline",

@@ -51,14 +51,14 @@ "testing:mocha": "npm run test:mocha -- --watch --growl"

"devDependencies": {
"babel": "^5.0.8",
"babel": "^5.1.10",
"chai": "^2.2.0",
"eslint": "^0.18.0",
"mocha": "^2.2.1",
"npm-run-all": "^1.1.1",
"eslint": "^0.19.0",
"mocha": "^2.2.4",
"npm-run-all": "^1.2.3",
"rimraf": "^2.3.2",
"through": "^2.3.6"
"through": "^2.3.7"
},
"dependencies": {
"chokidar": "^1.0.0-rc5",
"chokidar": "^1.0.1",
"duplexer": "^0.1.1",
"glob": "^5.0.3",
"glob": "^5.0.5",
"glob2base": "0.0.12",

@@ -65,0 +65,0 @@ "minimatch": "^2.0.4",

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