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

jsii

Package Overview
Dependencies
Maintainers
0
Versions
1758
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsii - npm Package Compare versions

Comparing version 5.5.22-dev.4 to 5.5.22-dev.5

4

lib/version.d.ts
/** The short version number for this JSII compiler (e.g: `X.Y.Z`) */
export declare const SHORT_VERSION = "5.5.22-dev.4";
export declare const SHORT_VERSION = "5.5.22-dev.5";
/** The qualified version number for this JSII compiler (e.g: `X.Y.Z (build #######)`) */
export declare const VERSION = "5.5.22-dev.4 (build 75fb817)";
export declare const VERSION = "5.5.22-dev.5 (build 169c62a)";
/** The release line identifier for this JSII compiler (e.g: `X.Y`) */
export declare const RELEASE_LINE = "5.5";
//# sourceMappingURL=version.d.ts.map

@@ -7,7 +7,7 @@ "use strict";

/** The short version number for this JSII compiler (e.g: `X.Y.Z`) */
exports.SHORT_VERSION = '5.5.22-dev.4';
exports.SHORT_VERSION = '5.5.22-dev.5';
/** The qualified version number for this JSII compiler (e.g: `X.Y.Z (build #######)`) */
exports.VERSION = '5.5.22-dev.4 (build 75fb817)';
exports.VERSION = '5.5.22-dev.5 (build 169c62a)';
/** The release line identifier for this JSII compiler (e.g: `X.Y`) */
exports.RELEASE_LINE = typescript_1.versionMajorMinor;
//# sourceMappingURL=version.js.map

@@ -67,3 +67,3 @@ {

"prettier": "^2.8.8",
"projen": "^0.91.10",
"projen": "^0.91.11",
"tar": "^6.2.1",

@@ -97,3 +97,3 @@ "ts-jest": "^29.2.5",

},
"version": "5.5.22-dev.4",
"version": "5.5.22-dev.5",
"types": "lib/index.d.ts",

@@ -100,0 +100,0 @@ "exports": {

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