Comparing version 6.0.0 to 6.0.1
{ | ||
"name": "flat", | ||
"version": "6.0.0", | ||
"version": "6.0.1", | ||
"type": "module", | ||
@@ -10,6 +10,4 @@ "bin": { | ||
".": { | ||
"import": { | ||
"types": "./index.d.ts", | ||
"default": "./index.js" | ||
} | ||
"types": "./index.d.ts", | ||
"default": "./index.js" | ||
} | ||
@@ -27,3 +25,3 @@ }, | ||
"scripts": { | ||
"test": "mocha -u tdd --reporter spec && standard cli.js index.js test/test.js" | ||
"test": "node --test && standard cli.js index.js test/test.js" | ||
}, | ||
@@ -33,4 +31,3 @@ "license": "BSD-3-Clause", | ||
"devDependencies": { | ||
"mocha": "^10.0.0", | ||
"standard": "^17.0.0" | ||
"standard": "^17.1.0" | ||
}, | ||
@@ -37,0 +34,0 @@ "repository": { |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
1
0
11951