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

@coderehab/aws-script-env

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@coderehab/aws-script-env - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

dist/bundle.js

12

package.json
{
"name": "@coderehab/aws-script-env",
"version": "0.0.1",
"version": "0.0.2",
"main": "dist/index.js",

@@ -11,13 +11,11 @@ "license": "MIT",

},
"bin": {
"aws-env": "./bin/pentair.js"
},
"devDependencies": {
"aws-sdk": "^2.853.0",
"ts-loader": "^8.0.17",
"typescript": "^4.2.2",
"winston": "^3.3.3"
},
"dependencies": {
"webpack": "^5.24.2",
"webpack-cli": "^4.5.0",
"winston": "^3.3.3",
"@types/node": "^14.14.31"
}
}

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

import { CloudFormation } from "aws-sdk";
import CloudFormation from "aws-sdk/clients/cloudformation";
import { logger } from "../classes/logger";

@@ -4,0 +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