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

codemaker

Package Overview
Dependencies
Maintainers
5
Versions
197
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

to
1.1.0

8

CHANGELOG.md

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

# [1.1.0](https://github.com/aws/jsii/compare/v1.0.0...v1.1.0) (2020-03-10)
**Note:** Version bump only for package codemaker
# [1.0.0](https://github.com/aws/jsii/compare/v0.22.0...v1.0.0) (2020-02-17)

@@ -8,0 +16,0 @@

10

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

@@ -39,8 +39,8 @@ "license": "Apache-2.0",

"@types/decamelize": "^1.2.0",
"@types/fs-extra": "^8.0.1",
"@types/jest": "^25.1.2",
"@types/node": "^10.17.15",
"@types/fs-extra": "^8.1.0",
"@types/jest": "^25.1.4",
"@types/node": "^10.17.17",
"eslint": "^6.8.0",
"jest": "^25.1.0",
"typescript": "~3.7.5"
"typescript": "~3.8.3"
},

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