Socket
Socket
Sign inDemoInstall

@nexssp/const

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nexssp/const - npm Package Compare versions

Comparing version 1.0.4 to 1.0.6

LICENSE

31

package.json
{
"name": "@nexssp/const",
"version": "1.0.4",
"description": "",
"main2": "dist/const.min.js",
"main": "src/const.js",
"version": "1.0.6",
"description": "Global and Object constants the easy way.",
"main": "dist/const.min.js",
"files": [
"dist/**/*"
],
"homepage": "https://nexss.com",
"scripts": {

@@ -19,2 +22,10 @@ "prepublish": "npm run build",

],
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/nexssp/const.git"
},
"bugs": {
"url": "https://github.com/nexssp/const/issues",
"email": "mapoart@gmail.com"
},
"engines": {

@@ -30,3 +41,13 @@ "node": ">=6.17.0"

"uglify-js": "^3.13.4"
}
},
"funding": [
{
"type": "paypal",
"url": "https://www.paypal.com/paypalme/mapoart"
},
{
"type": "github",
"url": "https://github.com/nexssp/cli?sponsor=1"
}
]
}
src/const.js
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