Socket
Socket
Sign inDemoInstall

@file-services/utils

Package Overview
Dependencies
Maintainers
2
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@file-services/utils - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

9

package.json
{
"name": "@file-services/utils",
"description": "Common file system utility functions.",
"version": "1.0.0",
"version": "1.0.1",
"main": "cjs/index.js",

@@ -11,5 +11,2 @@ "module": "esm/index.js",

"build": "ts-build ./src --cjs --esm",
"lint": "run-p lint:src lint:test",
"lint:src": "tslint -p src",
"lint:test": "tslint -p test",
"test": "mocha -r @ts-tools/node/r \"test/**/*.spec.ts?(x)\" --watch-extensions ts,tsx --colors",

@@ -19,3 +16,3 @@ "prepack": "yarn build"

"dependencies": {
"@file-services/types": "^1.0.0"
"@file-services/types": "^1.0.1"
},

@@ -35,3 +32,3 @@ "files": [

"sideEffects": false,
"gitHead": "b7770933845945aa3e9fe054c4ecbfb46b0c12c9"
"gitHead": "81f93fdc7b06ba209ae43cfd5dc34d87c33c6638"
}
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