Comparing version 1.0.0 to 2.0.0-beta.0
{ | ||
"name": "probe", | ||
"version": "1.0.0", | ||
"description": "Observable Providence cursors", | ||
"main": "modules/index.js", | ||
"version": "2.0.0-beta.0", | ||
"description": "Ping and probe stuff.", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "mocha --compilers js:babel/register", | ||
"build": "./scripts/build.sh", | ||
"prepublish": "npm run build" | ||
"test": "tape 'test/**/*.spec.js'" | ||
}, | ||
"author": { | ||
"name": "Alberto Leal", | ||
"email": "mailforalberto@gmail.com", | ||
"url": "github.com/Dashed" | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/eljefedelrodeodeljefe/probe.git" | ||
}, | ||
"repository": "dashed/probe", | ||
"license": "MIT", | ||
"files": [ | ||
"modules" | ||
], | ||
"keywords": [ | ||
"cursor", | ||
"immutable", | ||
"providence", | ||
"structure", | ||
"data", | ||
"datastructure", | ||
"events", | ||
"observe", | ||
"subscribe", | ||
"once", | ||
"on", | ||
"probe" | ||
"probe", | ||
"ping", | ||
"uptime", | ||
"check" | ||
], | ||
"peerDependencies": { | ||
"immutable": "3.x" | ||
"author": "Robert Jefe Lindstaedt <robert.lindstaedt@gmail.com>", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/eljefedelrodeodeljefe/probe/issues" | ||
}, | ||
"homepage": "https://github.com/eljefedelrodeodeljefe/probe#readme", | ||
"devDependencies": { | ||
"babel": "^5.8.21", | ||
"chai": "^3.2.0", | ||
"mocha": "^2.2.5" | ||
"nodemon": "^1.11.0", | ||
"tape": "^4.6.3" | ||
}, | ||
"dependencies": { | ||
"providence": "^0.7.0" | ||
"node-schedule": "^1.2.0" | ||
} | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 2 instances in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
1
2
8
1
1
56
0
7645
227
4
+ Addednode-schedule@^1.2.0
+ Addedcall-bind@1.0.8(transitive)
+ Addedcall-bind-apply-helpers@1.0.2(transitive)
+ Addedcron-parser@2.18.0(transitive)
+ Addeddefine-data-property@1.1.4(transitive)
+ Addeddefine-properties@1.2.1(transitive)
+ Addeddunder-proto@1.0.1(transitive)
+ Addedes-define-property@1.0.1(transitive)
+ Addedes-errors@1.3.0(transitive)
+ Addedes-object-atoms@1.1.1(transitive)
+ Addedfunction-bind@1.1.2(transitive)
+ Addedget-intrinsic@1.2.7(transitive)
+ Addedget-proto@1.0.1(transitive)
+ Addedgopd@1.2.0(transitive)
+ Addedhas-property-descriptors@1.0.2(transitive)
+ Addedhas-symbols@1.1.0(transitive)
+ Addedhasown@2.0.2(transitive)
+ Addedis-nan@1.3.2(transitive)
+ Addedlong-timeout@0.1.1(transitive)
+ Addedmath-intrinsics@1.1.0(transitive)
+ Addedmoment@2.30.1(transitive)
+ Addedmoment-timezone@0.5.47(transitive)
+ Addednode-schedule@1.3.3(transitive)
+ Addedobject-keys@1.1.1(transitive)
+ Addedset-function-length@1.2.2(transitive)
+ Addedsorted-array-functions@1.3.0(transitive)
- Removedprovidence@^0.7.0
- Removedimmutable@3.8.2(transitive)
- Removedlodash._basefor@3.0.3(transitive)
- Removedlodash._baseget@3.7.2(transitive)
- Removedlodash._baseslice@3.0.3(transitive)
- Removedlodash._topath@3.8.1(transitive)
- Removedlodash.get@3.7.0(transitive)
- Removedlodash.has@3.2.1(transitive)
- Removedlodash.isarguments@3.1.0(transitive)
- Removedlodash.isarray@3.0.4(transitive)
- Removedlodash.isplainobject@3.2.0(transitive)
- Removedlodash.keysin@3.0.8(transitive)
- Removedlodash.set@3.7.4(transitive)
- Removedprovidence@0.7.1(transitive)