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

gojs

Package Overview
Dependencies
Maintainers
1
Versions
298
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gojs - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

example/demo.js

2

index.js

@@ -30,3 +30,3 @@ /* Copyright 2015, Wang Wenlin */

// try {
// var r5 = yield;
// var r7 = yield;
// } catch (e) {}

@@ -33,0 +33,0 @@ //

{
"name": "gojs",
"version": "0.1.0",
"version": "0.1.1",
"description": "go.js, Golang like channels and go.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -32,3 +32,3 @@ go.js, Golang like channels and go.

try {
var r5 = yield;
var r7 = yield;
} catch (e) {}

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