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

secure-cdk

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

secure-cdk - npm Package Compare versions

Comparing version 0.1.2-alpha.4 to 0.1.2-alpha.5

lib/index.d.ts

10

package.json
{
"name": "secure-cdk",
"version": "0.1.2-alpha.4",
"version": "0.1.2-alpha.5",
"description": "Security abstraction for AWS CDK library. Create AWS resources with best security practices applied for you.",

@@ -32,7 +32,7 @@ "keywords": [

},
"main": "./src/services/index.js",
"main": "./lib/services/index.js",
"files": [
"src/index.js",
"src/services/*.js",
"src/services/*.d.ts"
"lib/index.js",
"lib/**/*.js",
"lib/**/*.d.ts"
],

@@ -39,0 +39,0 @@ "config": {

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