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

json2jsii

Package Overview
Dependencies
Maintainers
1
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.1.106 to 0.1.107

test-reports/junit.xml

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

### 0.1.107 (2020-11-18)
### 0.1.106 (2020-11-18)

@@ -7,0 +9,0 @@

@@ -42,6 +42,7 @@ {

"jest": "^26.4.2",
"jest-junit": "^12",
"jsii-srcmak": "^0.1.24",
"json-schema": "^0.2.5",
"prettier": "^2.0.5",
"projen": "^0.3.170",
"projen": "^0.3.172",
"standard-version": "^9.0.0",

@@ -125,3 +126,3 @@ "ts-jest": "^26.1.0",

},
"version": "0.1.106",
"version": "0.1.107",
"jest": {

@@ -141,2 +142,11 @@ "clearMocks": true,

],
"reporters": [
"default",
[
"jest-junit",
{
"outputDirectory": "test-reports"
}
]
],
"preset": "ts-jest",

@@ -143,0 +153,0 @@ "globals": {

2

version.json
{
"version": "0.1.106"
"version": "0.1.107"
}
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