@shelf/is-audio-filepath
Advanced tools
Comparing version 1.0.0 to 2.0.0
{ | ||
"name": "@shelf/is-audio-filepath", | ||
"version": "1.0.0", | ||
"version": "2.0.0", | ||
"description": "Determine whether filepath is for audio file", | ||
@@ -45,18 +45,18 @@ "keywords": [ | ||
"@babel/cli": "7.17.10", | ||
"@babel/core": "7.17.10", | ||
"@shelf/babel-config": "0.1.8", | ||
"@shelf/eslint-config": "2.11.1", | ||
"@babel/core": "7.18.5", | ||
"@shelf/babel-config": "1.0.2", | ||
"@shelf/eslint-config": "2.18.0", | ||
"@shelf/prettier-config": "1.0.0", | ||
"@shelf/tsconfig": "0.0.6", | ||
"@types/jest": "27.4.1", | ||
"@types/node": "14", | ||
"eslint": "8.14.0", | ||
"husky": "7.0.4", | ||
"jest": "28.0.1", | ||
"lint-staged": "12.4.1", | ||
"prettier": "2.6.2", | ||
"typescript": "4.6.4" | ||
"@types/jest": "28.1.2", | ||
"@types/node": "16", | ||
"eslint": "8.18.0", | ||
"husky": "8.0.1", | ||
"jest": "28.1.1", | ||
"lint-staged": "13.0.2", | ||
"prettier": "2.7.1", | ||
"typescript": "4.7.4" | ||
}, | ||
"engines": { | ||
"node": ">=14" | ||
"node": ">=16" | ||
}, | ||
@@ -63,0 +63,0 @@ "publishConfig": { |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
4671