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

json2jsii

Package Overview
Dependencies
Maintainers
3
Versions
879
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

json2jsii - npm Package Compare versions

Comparing version 0.4.3 to 0.4.4

23

package.json

@@ -6,3 +6,3 @@ {

"type": "git",
"url": "https://github.com/aws/json2jsii.git"
"url": "https://github.com/cdklabs/json2jsii"
},

@@ -39,15 +39,15 @@ "scripts": {

"@types/json-schema": "^7.0.15",
"@types/node": "^16",
"@types/node": "^18",
"@typescript-eslint/eslint-plugin": "^6",
"@typescript-eslint/parser": "^6",
"cdklabs-projen-project-types": "^0.1.182",
"cdklabs-projen-project-types": "^0.1.197",
"constructs": "^10.0.0",
"eslint": "^8",
"eslint-import-resolver-typescript": "^2.7.1",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-import": "^2.29.1",
"jest": "^27",
"jest-junit": "^15",
"jsii-srcmak": "^0.1.990",
"jsii-srcmak": "^0.1.1146",
"prettier": "^2.8.8",
"projen": "^0.77.5",
"projen": "^0.82.4",
"standard-version": "^9",

@@ -63,12 +63,13 @@ "ts-jest": "^27",

},
"engines": {
"node": ">= 16.14.0"
},
"main": "lib/index.js",
"license": "Apache-2.0",
"version": "0.4.3",
"publishConfig": {
"access": "public"
},
"version": "0.4.4",
"jest": {
"coverageProvider": "v8",
"testMatch": [
"<rootDir>/src/**/__tests__/**/*.ts?(x)",
"<rootDir>/(test|src)/**/*(*.)@(spec|test).ts?(x)"
"<rootDir>/@(test|src)/**/*(*.)@(spec|test).ts?(x)"
],

@@ -75,0 +76,0 @@ "clearMocks": true,

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