Socket
Socket
Sign inDemoInstall

@aws-cf-builder/types

Package Overview
Dependencies
0
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

9

package.json
{
"name": "@aws-cf-builder/types",
"version": "1.0.0",
"version": "1.0.1",
"main": "dist/index.d.ts",

@@ -11,3 +11,4 @@ "files": [

"scripts": {
"build": "node -r ts-node/register ./src/index.ts"
"build": "node -r ts-node/register ./src/index.ts",
"release": "npm-release"
},

@@ -17,2 +18,3 @@ "devDependencies": {

"@types/prettier": "^2.3.2",
"npm-release": "^1.0.0",
"prettier": "^2.3.2",

@@ -29,4 +31,3 @@ "ts-node": "^10.1.0",

"useTabs": false
},
"dependencies": {}
}
}

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc