@file-services/utils
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
128569
Updated@file-services/types@^1.0.1