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

filing-cabinet

Package Overview
Dependencies
Maintainers
1
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

filing-cabinet - npm Package Compare versions

Comparing version 1.13.1 to 1.14.0

29

package.json
{
"name": "filing-cabinet",
"version": "1.13.1",
"version": "1.14.0",
"description": "Find files based on partial paths",

@@ -10,3 +10,3 @@ "main": "index.js",

"scripts": {
"test": "jscs index.js test/test.js && ./node_modules/.bin/mocha --compilers js:babel/register test/test.js"
"test": "jscs index.js test/test.js && ./node_modules/.bin/mocha --require babel-core/register test/test.js"
},

@@ -39,19 +39,20 @@ "repository": {

"devDependencies": {
"babel": "~5.8.38",
"jscs": "~2.11.0",
"jscs-preset-mrjoelkemp": "~1.0.0",
"mocha": "^4.1.0",
"mock-fs": "^4.0.0",
"babel-cli": "^6.26.0",
"babel-register": "^6.26.0",
"jscs": "^3.0.7",
"jscs-preset-mrjoelkemp": "^2.0.0",
"mocha": "^5.0.0",
"mock-fs": "^4.4.2",
"rewire": "^3.0.2",
"sinon": "^4.1.3"
"sinon": "^4.1.6"
},
"dependencies": {
"app-module-path": "^1.1.0",
"commander": "^2.8.1",
"app-module-path": "^2.2.0",
"commander": "^2.13.0",
"debug": "^3.1.0",
"enhanced-resolve": "~3.4.1",
"is-relative-path": "^1.0.1",
"enhanced-resolve": "^3.4.1",
"is-relative-path": "^1.0.2",
"module-definition": "^2.2.4",
"module-lookup-amd": "^4.0.2",
"resolve": "^1.1.7",
"module-lookup-amd": "^5.0.1",
"resolve": "^1.5.0",
"resolve-dependency-path": "^1.0.2",

@@ -58,0 +59,0 @@ "sass-lookup": "^1.1.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