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

directory-fixture-provider

Package Overview
Dependencies
Maintainers
3
Versions
111
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

directory-fixture-provider - npm Package Compare versions

Comparing version 1.5.0 to 1.5.4

10

package.json
{
"name": "directory-fixture-provider",
"version": "1.5.0",
"version": "1.5.4",
"description": "Provides directories for testing.",

@@ -11,3 +11,3 @@ "main": "dist/src/index.js",

"test-old": "npm run build && npm run test-compiled && npm run clean",
"test": "mkdir tmp;PROD=true node_modules/.bin/nyc --reporter=lcov --reporter=clover --reporter=text --cache npm run test-dev-coverage",
"test": "pwd; mkdir tmp;PROD=true node_modules/.bin/nyc --reporter=lcov --reporter=clover --reporter=text --cache npm run test-dev-coverage",
"test-all": "npm run license-check && node_modules/.bin/depcheck && npm run standard-fix && npm test",

@@ -46,3 +46,3 @@ "test-compiled": "node_modules/.bin/mocha --require babel-core/register --require babel-polyfill --recursive dist/tests/tests",

"directory-exists": "^2.0.0",
"dsl-framework": "^1.5.0",
"dsl-framework": "^1.5.4",
"empty-dir": "^1.0.0",

@@ -62,3 +62,3 @@ "fs-extra": "^7.0.0",

"is-directory": "^0.3.1",
"license-checker": "^20.2.0",
"license-checker": "^21.0.0",
"mocha": "5.2.0",

@@ -85,3 +85,3 @@ "nyc": "^13.0.1",

},
"gitHead": "7610e233cc22e263a906e718c6b4be77c3ccc68f"
"gitHead": "175937d4366fd701faa28c4cc182e79c4faf5502"
}
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