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

npm-insights

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

npm-insights - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

8

dist/log/index.js

@@ -100,5 +100,6 @@ #!/usr/bin/env node

name = trackedPackageJson.name, version = trackedPackageJson.version;
targetName = targetPackageJson.name, targetVersion = targetPackageJson.version;
if (name) {
_context.next = 10;
if (!(!name || name === targetName)) {
_context.next = 11;
break;

@@ -109,4 +110,3 @@ }

case 10:
targetName = targetPackageJson.name, targetVersion = targetPackageJson.version;
case 11:
_context.next = 13;

@@ -113,0 +113,0 @@ return getPackage(name);

{
"name": "npm-insights",
"version": "2.0.0",
"version": "2.0.1",
"description": "Real time analytics of package downloads",

@@ -5,0 +5,0 @@ "bin": {

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