Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

flat

Package Overview
Dependencies
Maintainers
3
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flat - npm Package Compare versions

Comparing version 6.0.0 to 6.0.1

13

package.json
{
"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": {

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