New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@trayio/cdk-runtime

Package Overview
Dependencies
Maintainers
4
Versions
203
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@trayio/cdk-runtime - npm Package Compare versions

Comparing version 0.0.12 to 0.1.0

LICENSE.txt

11

package.json
{
"name": "@trayio/cdk-runtime",
"version": "0.0.12",
"description": "CDK Runtime",
"version": "0.1.0",
"description": "A Runtime that executes connector operations defined using the CDK DSL",
"exports": {

@@ -9,5 +9,8 @@ "./*": "./dist/*.js"

"author": "Tray.io",
"license": "Proprietary",
"license": "MIT",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@trayio/cdk-dsl": "0.0.12",
"@trayio/cdk-dsl": "0.1.0",
"@trayio/tray-axios": "*"

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