Socket
Socket
Sign inDemoInstall

gco

Package Overview
Dependencies
4
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.7 to 1.1.8

1

bin/transpile.js

@@ -8,4 +8,3 @@ 'use strict';

shellNodeCli.exec('babel', 'src/ -d build/src/');
shellNodeCli.exec('babel', 'index.es6 -d build/');
shellNodeCli.exec('babel', 'example/ -d build/example/');
shellNodeCli.exec('babel', 'test/ -d build/test/');

4

package.json
{
"name": "gco",
"version": "1.1.7",
"version": "1.1.8",
"description": "Generator based flow control that supports promises.",
"main": "build/index.js",
"main": "build/src/gco.js",
"directories": {

@@ -7,0 +7,0 @@ "example": "example",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc