npm-registry-mock
Advanced tools
Comparing version 0.5.8 to 0.5.9
{ | ||
"name": "npm-registry-mock", | ||
"version": "0.5.8", | ||
"version": "0.5.9", | ||
"description": "mock the npm registry", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -18,2 +18,10 @@ [![Build Status](https://travis-ci.org/npm/npm-registry-mock.png?branch=master)](https://travis-ci.org/npm/npm-registry-mock) | ||
`test-repo-url-http` at 0.0.0 | ||
`test-repo-url-https` at 0.0.1 | ||
`test-repo-url-ssh` at 0.0.1 | ||
`mkdirp` at 0.3.5 | ||
##Usage | ||
@@ -62,3 +70,3 @@ | ||
```sh | ||
$ ./add-fixture.sh my-weird-package@1.2.3 | ||
$ ./add-fixture.sh my-weird-package 1.2.3 | ||
``` | ||
@@ -65,0 +73,0 @@ |
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
1006063
67
77
17