Socket
Socket
Sign inDemoInstall

smart-fs

Package Overview
Dependencies
17
Maintainers
1
Versions
90
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.2 to 2.0.3

34

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

@@ -47,21 +47,21 @@ "main": "lib/index.js",

"devDependencies": {
"@babel/cli": "7.13.10",
"@babel/core": "7.13.10",
"@babel/register": "7.13.8",
"@blackflux/eslint-plugin-rules": "2.0.1",
"@blackflux/robo-config-plugin": "5.0.0",
"@babel/cli": "7.14.8",
"@babel/core": "7.15.0",
"@babel/register": "7.15.3",
"@blackflux/eslint-plugin-rules": "2.0.3",
"@blackflux/robo-config-plugin": "5.3.0",
"babel-eslint": "10.1.0",
"babel-preset-latest-node": "5.5.1",
"chai": "4.3.4",
"coveralls": "3.1.0",
"eslint": "7.22.0",
"coveralls": "3.1.1",
"eslint": "7.32.0",
"eslint-config-airbnb-base": "14.2.1",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-json": "2.1.2",
"eslint-plugin-markdown": "2.0.0",
"eslint-plugin-mocha": "8.1.0",
"js-gardener": "3.0.1",
"node-tdd": "3.0.1",
"eslint-plugin-import": "2.24.2",
"eslint-plugin-json": "3.1.0",
"eslint-plugin-markdown": "2.2.0",
"eslint-plugin-mocha": "9.0.0",
"js-gardener": "3.0.3",
"node-tdd": "3.0.4",
"nyc": "15.1.0",
"semantic-release": "17.4.2"
"semantic-release": "17.4.7"
},

@@ -111,4 +111,4 @@ "nyc": {

"dependencies": {
"fs-extra": "9.1.0",
"js-yaml": "4.0.0",
"fs-extra": "10.0.0",
"js-yaml": "4.1.0",
"json-stringify-pretty-compact": "3.0.0",

@@ -115,0 +115,0 @@ "lodash.clonedeep": "4.5.0",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc