🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@autometa/dto-builder

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@autometa/dto-builder - npm Package Compare versions

Comparing version
1.0.0-rc.0
to
1.0.0-rc.1
+3
-3
package.json
{
"name": "@autometa/dto-builder",
"version": "1.0.0-rc.0",
"version": "1.0.0-rc.1",
"description": "Define DTOs and Entities and automatically create a builder class.",

@@ -40,4 +40,4 @@ "type": "module",

"closest-match": "^1.3.3",
"@autometa/types": "^1.0.0-rc.0",
"@autometa/injection": "^1.0.0-rc.0"
"@autometa/types": "^1.0.0-rc.1",
"@autometa/injection": "^1.0.0-rc.1"
},

@@ -44,0 +44,0 @@ "scripts": {