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

mastercheck

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mastercheck - npm Package Compare versions

Comparing version 0.2.15 to 0.2.16

6

package.json
{
"name": "mastercheck",
"version": "0.2.15",
"version": "0.2.16",
"description": "mastercheck",

@@ -12,3 +12,3 @@ "main": "index.js",

"type": "git",
"url": "git://github.com/yuhei-a/mastercheck.git"
"url": "git://github.com/iyu/mastercheck.git"
},

@@ -24,3 +24,3 @@ "keywords": [

"bugs": {
"url": "https://github.com/yuhei-a/mastercheck/issues"
"url": "https://github.com/iyu/mastercheck/issues"
},

@@ -27,0 +27,0 @@ "dependencies": {

@@ -6,3 +6,3 @@ MasterCheck

[Documents](http://iyu.github.io/mastercheck/)
[Documents](http://iyu.github.io/repos/mastercheck/)

@@ -138,4 +138,8 @@ ## Installation

## Test
Run `npm test` and `npm run-script jshint`
## Contribution
1. Fork it ( https://github.com/iyu/mastercheck/fork )
2. Create a feature branch
3. Commit your changes
4. Rebase your local changes against the master branch
5. Run test suite with the `npm test; npm run-script jshint` command and confirm that it passes
6. Create new Pull Request

Sorry, the diff of this file is not supported yet

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