🎩 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.1
to
1.0.0-rc.2
+5
-5
package.json
{
"name": "@autometa/dto-builder",
"version": "1.0.0-rc.1",
"version": "1.0.0-rc.2",
"description": "Define DTOs and Entities and automatically create a builder class.",

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

"eslint-config-custom": "0.6.0",
"tsup-config": "0.1.0",
"tsconfig": "0.7.0"
"tsconfig": "0.7.0",
"tsup-config": "0.1.0"
},

@@ -41,4 +41,4 @@ "dependencies": {

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

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