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

@flecks/core

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@flecks/core - npm Package Compare versions

Comparing version 3.1.6 to 3.1.7

build/class.js

13

package.json
{
"name": "@flecks/core",
"version": "3.1.6",
"version": "3.1.7",
"author": "cha0s",

@@ -10,3 +10,3 @@ "license": "MIT",

"lint": "eslint --config ./build/core.eslint.config.js .",
"postversion": "cp package.json dist",
"postversion": "npm run build",
"test": "npm run build -d && mocha --colors ./dist/test.js"

@@ -23,4 +23,9 @@ },

"files": [
"build",
"index.js",
"server.js"
"index.js.map",
"server.js",
"server.js.map",
"src",
"test"
],

@@ -65,2 +70,2 @@ "dependencies": {

}
}
}
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