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

gengojs-core-modules

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gengojs-core-modules - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

.travis.yml

12

package.json
{
"name": "gengojs-core-modules",
"version": "1.0.0",
"version": "1.0.1",
"description": "gengo.js core modules is a set of modules that helps the core to function properly.",
"main": "./modules/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "gulp test"
},

@@ -30,5 +30,9 @@ "repository": {

"gulp-mocha": "^2.1.3",
"gulp-sourcemaps": "^1.5.2",
"js-yaml": "^3.4.0"
"gulp-sourcemaps": "^1.5.2"
},
"dependencies": {
"gengojs-debug": "^1.1.1",
"js-yaml": "^3.4.0",
"lodash": "^3.10.1"
}
}
# gengojs-core-modules
gengo.js core modules is a set of modules that helps the core to function properly.
[![Build Status](https://travis-ci.org/iwatakeshi/gengojs-core-modules.svg)](https://travis-ci.org/iwatakeshi/gengojs-core-modules)
## Classes

@@ -5,0 +8,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