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

smart-fs

Package Overview
Dependencies
Maintainers
1
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

smart-fs - npm Package Compare versions

Comparing version 1.6.1 to 1.6.2

14

package.json
{
"name": "smart-fs",
"version": "1.6.1",
"version": "1.6.2",
"description": "Abstraction Layer for File Management.",

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

"clean": "rm -rf lib",
"build": "npx babel src --out-dir lib --source-maps inline --copy-files --include-dotfiles",
"build": "npx babel src --out-dir lib --copy-files --include-dotfiles --config-file ./.babelrc",
"build-clean": "npm run clean && npm run build",

@@ -45,4 +45,4 @@ "test-simple": "nyc mocha \"./test/**/*.spec.js\"",

"@babel/register": "7.4.0",
"@blackflux/eslint-plugin-rules": "1.0.0",
"@blackflux/robo-config-plugin": "1.3.0",
"@blackflux/eslint-plugin-rules": "1.0.2",
"@blackflux/robo-config-plugin": "1.7.3",
"babel-eslint": "10.0.1",

@@ -52,4 +52,4 @@ "chai": "4.2.0",

"eslint": "5.16.0",
"js-gardener": "2.0.1",
"nyc": "13.3.0",
"js-gardener": "2.0.6",
"nyc": "14.0.0",
"semantic-release": "15.13.3",

@@ -105,4 +105,4 @@ "tmp": "0.1.0"

"xml-js": "1.6.11",
"yaml-boost": "1.9.0"
"yaml-boost": "1.9.1"
}
}
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