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

lego-enums

Package Overview
Dependencies
Maintainers
2
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lego-enums - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0-alpha.0

1

lib/index.js
'use strict';
module.exports = require('billund-enums');
console.log('done');

14

package.json
{
"name": "lego-enums",
"version": "1.1.0",
"version": "1.2.0-alpha.0",
"description": "lego enums",
"main": "lib/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 11"
},
"repository": {
"type": "git",
"url": "git@code.dianpingoa.com:gfe/lego-enums.git"
},
"keywords": [

@@ -19,9 +15,5 @@ "lego",

"license": "MIT",
"devDependencies": {
"babel-eslint": "^4.1.6",
"eslint": "^1.10.3"
},
"dependencies": {
"billund-enums": "^1.0.0-alpha.1"
"billund-enums": "^1.2.0-alpha.0"
}
}
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