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

guarding

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

guarding - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

5

package.json
{
"name": "guarding",
"version": "1.0.0",
"version": "1.1.0",
"description": "",

@@ -15,3 +15,3 @@ "main": "dist/index.js",

"test": "jest",
"clean": "rm -rf ./dist/ && rm -rf tsconfig.build.tsbuildinfo",
"clean": "rimraf ./dist/ ./tsconfig.build.tsbuildinfo",
"compile": "tsc -p tsconfig.json",

@@ -45,2 +45,3 @@ "build": "npm run clean && npm run compile"

"jest": "^24.9.0",
"rimraf": "^3.0.0",
"ts-jest": "^24.0.2",

@@ -47,0 +48,0 @@ "ts-node": "^8.3.0",

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