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

npm-registry-mock

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

npm-registry-mock - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

fixtures/underscore/-/underscore-1.3.3.tgz

1

lib/predefines.js

@@ -7,2 +7,3 @@ var predefinedMocks = exports.predefinedMocks = {

"/underscore/-/underscore-1.3.1.tgz": [200],
"/underscore/-/underscore-1.3.3.tgz": [200],
"/underscore/-/underscore-1.5.1.tgz": [200],

@@ -9,0 +10,0 @@

2

package.json
{
"name": "npm-registry-mock",
"version": "0.4.0",
"version": "0.4.1",
"description": "mock the npm registry",

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

@@ -11,3 +11,3 @@ [![Build Status](https://travis-ci.org/robertkowalski/npm-registry-mock.png?branch=master)](https://travis-ci.org/robertkowalski/npm-registry-mock)

`underscore` at 1.3.1 and 1.5.1 while version 1.5.1 is the latest in this mocked registry.
`underscore` at 1.3.1, 1.3.3 and 1.5.1 while version 1.5.1 is the latest in this mocked registry.

@@ -14,0 +14,0 @@ `request` at 0.9.0, 0.9.5 and 2.27.0 while version 2.27.0 is the latest in this mocked registry.

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