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.3.358 to 0.3.359

.projenrc.ts

9

package.json

@@ -37,3 +37,3 @@ {

"@types/json-schema": "^7.0.12",
"@types/node": "^14",
"@types/node": "^16",
"@typescript-eslint/eslint-plugin": "^5",

@@ -54,2 +54,3 @@ "@typescript-eslint/parser": "^5",

"ts-jest": "^27",
"ts-node": "^10.9.1",
"typescript": "~4.9.5"

@@ -63,7 +64,7 @@ },

"engines": {
"node": ">= 14.17.0"
"node": ">= 16.14.0"
},
"main": "lib/index.js",
"license": "Apache-2.0",
"version": "0.3.358",
"version": "0.3.359",
"jest": {

@@ -110,3 +111,3 @@ "testMatch": [

"types": "lib/index.d.ts",
"//": "~~ Generated by projen. To modify, edit .projenrc.js and run \"npx projen\"."
"//": "~~ Generated by projen. To modify, edit .projenrc.ts and run \"npx projen\"."
}

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