Socket
Socket
Sign inDemoInstall

bears

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bears - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

4

cli.js

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

var jsonfile = require('jsonfile')
json = require('json-update');
var json = require('json-update');
const argv = require('yargs').argv;

@@ -15,3 +15,3 @@

.then(function(dat) {
console.log(dat.type, dat.nTime , dat.nInterval)
console.log(dat)
});

@@ -18,0 +18,0 @@

{
"name": "bears",
"version": "1.0.4",
"version": "1.0.5",
"description": "",

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

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