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

@nodl/core

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

@nodl/core - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

1

build/Connection/Connection.js

@@ -29,2 +29,3 @@ "use strict";

catch (err) {
this.dispose();
throw new Error('Received a value with an incompatible type');

@@ -31,0 +32,0 @@ }

2

package.json
{
"name": "@nodl/core",
"version": "1.0.3",
"version": "1.0.4",
"description": "Core implementation of the Nodl framework",

@@ -5,0 +5,0 @@ "main": "build/index.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