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.68 to 0.1.69

7

CHANGELOG.md

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

### 0.1.69 (2020-10-25)
### Bug Fixes
* export `Code` ([#134](https://github.com/aws/json2jsii/issues/134)) ([2d3fb58](https://github.com/aws/json2jsii/commit/2d3fb58575357934f8dd51ca7639f08ddbc5728b))
### 0.1.68 (2020-10-24)

@@ -7,0 +14,0 @@

1

lib/index.d.ts
export * from './type-generator';
export * from './code';

3

lib/index.js

@@ -14,2 +14,3 @@ "use strict";

__exportStar(require("./type-generator"), exports);
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi9zcmMvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7O0FBQUEsbURBQWlDIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0ICogZnJvbSAnLi90eXBlLWdlbmVyYXRvcic7Il19
__exportStar(require("./code"), exports);
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi9zcmMvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7O0FBQUEsbURBQWlDO0FBQ2pDLHlDQUF1QiIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCAqIGZyb20gJy4vdHlwZS1nZW5lcmF0b3InO1xuZXhwb3J0ICogZnJvbSAnLi9jb2RlJztcbiJdfQ==

@@ -112,3 +112,3 @@ {

},
"version": "0.1.68",
"version": "0.1.69",
"types": "lib/index.d.ts",

@@ -115,0 +115,0 @@ "jest": {

{
"version": "0.1.68"
"version": "0.1.69"
}
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