Socket
Socket
Sign inDemoInstall

protect-api

Package Overview
Dependencies
Maintainers
0
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

protect-api - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

index.js

@@ -1,2 +0,2 @@

import * as sh from "shelljs";
const sh = require("shelljs");

@@ -3,0 +3,0 @@ function protectAPI() {

{
"name": "protect-api",
"version": "1.0.2",
"version": "1.0.3",
"main": "index.js",
"type": "commonjs",
"scripts": {

@@ -11,5 +12,5 @@ "test": "echo \"Error: no test specified\" && exit 1"

"description": "",
"devDependencies": {
"dependencies": {
"shelljs": "^0.8.5"
}
}
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