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

codemaker

Package Overview
Dependencies
Maintainers
4
Versions
195
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

codemaker - npm Package Compare versions

Comparing version 0.7.13 to 0.7.14

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

<a name="0.7.14"></a>
## [0.7.14](https://github.com/awslabs/jsii/compare/v0.7.13...v0.7.14) (2019-02-04)
### Features
* **jsii:** support multiple class declaration sites ([#348](https://github.com/awslabs/jsii/issues/348)) ([4ecf28c](https://github.com/awslabs/jsii/commit/4ecf28c))
<a name="0.7.13"></a>

@@ -8,0 +19,0 @@ ## [0.7.13](https://github.com/awslabs/jsii/compare/v0.7.12...v0.7.13) (2019-01-03)

10

package.json
{
"name": "codemaker",
"version": "0.7.13",
"version": "0.7.14",
"description": "A tiny utility for generating source code",

@@ -18,10 +18,10 @@ "main": "lib/index.js",

"@types/node": "^8.10.37",
"@types/nodeunit": "0.0.30",
"@types/nodeunit": "^0.0.30",
"nodeunit": "^0.11.3",
"typescript": "^3.1.6"
"typescript": "^3.2.4"
},
"dependencies": {
"camelcase": "^4.1.0",
"camelcase": "^5.0.0",
"decamelize": "^2.0.0",
"fs-extra": "^7.0.0"
"fs-extra": "^7.0.1"
},

@@ -28,0 +28,0 @@ "author": {

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