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

@tspower/check

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tspower/check - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

azure-pipelines.yml

0

lib/check.d.ts

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ "use strict";

11

package.json
{
"name": "@tspower/check",
"version": "1.0.3",
"version": "1.0.4",
"description": "Simple Collection of checks functions",

@@ -16,3 +16,3 @@ "main": "./lib/check.js",

"scripts": {
"setup": "npm install",
"start": "npm install",
"build": "tsc",

@@ -41,3 +41,3 @@ "build-watch": "tsc --watch",

"dependencies": {
"@tspower/regexpr": "^1.0.2"
"@tspower/regexpr": "^1.0.1"
},

@@ -47,3 +47,6 @@ "bugs": {

},
"homepage": "https://tspowerone.github.io/Check/"
"homepage": "https://tspowerone.github.io/Check/",
"publishConfig": {
"access": "public"
}
}

@@ -0,0 +0,0 @@ # Check

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