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

checkup

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

checkup - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

ChangeLog

6

lib/check.js

@@ -8,7 +8,5 @@ (function(scope) {

module.exports = new checkProto();
else if (!Scope.Util)
Scope.Util = new checkProto();
else if (!Scope.check)
Scope.check = new checkProto();
this.check = new checkProto();
function checkProto() {

@@ -15,0 +13,0 @@ /**

{
"name": "checkup",
"version": "1.0.0",
"version": "1.0.1",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",

@@ -5,0 +5,0 @@ "description": "check arguments and if they wrong throw exeption",

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