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

num-client

Package Overview
Dependencies
Maintainers
1
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

num-client - npm Package Compare versions

Comparing version 0.1.17 to 0.1.18

18

dist/bundle.js.LICENSE.txt

@@ -1,19 +0,1 @@

/*
object-assign
(c) Sindre Sorhus
@license MIT
*/
/*!
* Copyright 2016 The ANTLR Project. All rights reserved.
* Licensed under the BSD-3-Clause license. See LICENSE file in the project root for license information.
*/
/*!
* The buffer module from node.js, for the browser.
*
* @author Feross Aboukhadijeh <feross@feross.org> <http://feross.org>
* @license MIT
*/
/*! https://mths.be/punycode v1.3.2 by @mathias */

@@ -20,0 +2,0 @@

10

package.json
{
"name": "num-client",
"version": "0.1.17",
"version": "0.1.18",
"description": "A NUM Protocol Client in TypeScript",

@@ -16,7 +16,7 @@ "main": "dist/index.js",

"loglevel-plugin-prefix": "^0.8.4",
"modl-interpreter": "0.0.10",
"object-unpacker": "0.0.8",
"modl-interpreter": "0.0.11",
"object-unpacker": "0.0.10",
"process": "^0.11.10",
"punycode": "^2.1.1",
"typescript": "^4.0.2"
"url": "^0.11.0"
},

@@ -31,3 +31,2 @@ "devDependencies": {

"@typescript-eslint/parser": "^4.7.0",
"browserify": "^17.0.0",
"chai": "^4.2.0",

@@ -48,2 +47,3 @@ "deep-eql": "^4.0.0",

"tslint": "^6.1.3",
"typescript": "^4.0.2",
"webpack": "^5.23.0"

@@ -50,0 +50,0 @@ },

Sorry, the diff of this file is too big to display

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