@automapper/pojos
Advanced tools
Comparing version 1.0.0-beta.1 to 1.0.0-beta.2
{ | ||
"name": "@automapper/pojos", | ||
"version": "1.0.0-beta.1", | ||
"version": "1.0.0-beta.2", | ||
"sideEffects": false, | ||
"engines": { | ||
"node": ">=10.0.0" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/nartc/mapper/tree/main/packages/pojos" | ||
}, | ||
"author": { | ||
"name": "Chau Tran", | ||
"email": "nartc7789@gmail.com", | ||
"url": "https://nartc.me" | ||
}, | ||
"description": "AutoMapper TypeScript POJOs plugin", | ||
"keywords": [ | ||
"typescript", | ||
"automapper", | ||
"mapper", | ||
"nx" | ||
], | ||
"license": "MIT", | ||
"main": "src/index.js", | ||
@@ -11,5 +32,5 @@ "typings": "src/index.d.ts", | ||
"peerDependencies": { | ||
"@automapper/types": "1.0.0-beta.1", | ||
"@automapper/core": "1.0.0-beta.1" | ||
"@automapper/types": "1.0.0-beta.2", | ||
"@automapper/core": "1.0.0-beta.2" | ||
} | ||
} |
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
24692
0
1
0