Socket
Socket
Sign inDemoInstall

@aws-cdk/aws-service-spec

Package Overview
Dependencies
Maintainers
2
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-cdk/aws-service-spec - npm Package Compare versions

Comparing version 0.0.40 to 0.0.41

17

package.json
{
"name": "@aws-cdk/aws-service-spec",
"description": "A specification of built-in AWS resources",
"repository": {
"type": "git",
"url": "https://github.com/cdklabs/awscdk-service-spec",
"directory": "packages/@aws-cdk/aws-service-spec"
},
"scripts": {

@@ -24,3 +29,3 @@ "build": "npx projen build",

"devDependencies": {
"@aws-cdk/service-spec-importers": "^0.0.14",
"@aws-cdk/service-spec-importers": "^0.0.15",
"@types/jest": "^29.5.11",

@@ -39,3 +44,3 @@ "@types/node": "^18",

"prettier": "^2.8.8",
"projen": "^0.78.2",
"projen": "^0.79.0",
"source-map-support": "^0.5.21",

@@ -46,3 +51,3 @@ "ts-jest": "^29.1.1",

"dependencies": {
"@aws-cdk/service-spec-types": "^0.0.40",
"@aws-cdk/service-spec-types": "^0.0.41",
"@cdklabs/tskb": "^0.0.3"

@@ -55,3 +60,3 @@ },

},
"version": "0.0.40",
"version": "0.0.41",
"jest": {

@@ -90,6 +95,4 @@ "testMatch": [

],
"preset": "ts-jest",
"globals": {},
"transform": {
"^.+\\.tsx?$": [
"^.+\\.[t]sx?$": [
"ts-jest",

@@ -96,0 +99,0 @@ {

Sorry, the diff of this file is not supported yet

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