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

codemaker

Package Overview
Dependencies
Maintainers
5
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 1.34.0 to 1.35.0

14

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

@@ -20,3 +20,3 @@ "license": "Apache-2.0",

"engines": {
"node": ">= 10.3.0"
"node": ">= 12.7.0"
},

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

"devDependencies": {
"@types/fs-extra": "^8.1.2",
"@types/jest": "^27.0.1",
"@types/node": "^10.17.60",
"@types/fs-extra": "^9.0.13",
"@types/jest": "^27.0.2",
"@types/node": "^12.20.26",
"eslint": "^7.32.0",
"jest": "^27.0.6",
"prettier": "^2.3.2",
"jest": "^27.2.1",
"prettier": "^2.4.1",
"typescript": "~3.9.10"
}
}
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