@automapper/classes
Advanced tools
Comparing version 1.0.0-beta.1 to 1.0.0-beta.2
{ | ||
"name": "@automapper/classes", | ||
"version": "1.0.0-beta.1", | ||
"version": "1.0.0-beta.2", | ||
"peerDependencies": { | ||
"reflect-metadata": "~0.1.13", | ||
"@automapper/core": "1.0.0-beta.1", | ||
"@automapper/types": "1.0.0-beta.1" | ||
"@automapper/core": "1.0.0-beta.2", | ||
"@automapper/types": "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/classes" | ||
}, | ||
"author": { | ||
"name": "Chau Tran", | ||
"email": "nartc7789@gmail.com", | ||
"url": "https://nartc.me" | ||
}, | ||
"description": "AutoMapper TypeScript Classes plugin", | ||
"keywords": [ | ||
"typescript", | ||
"automapper", | ||
"mapper", | ||
"nx" | ||
], | ||
"license": "MIT", | ||
"main": "src/index.js", | ||
@@ -13,0 +34,0 @@ "typings": "src/index.d.ts", |
# @automapper/classes | ||
This is the official plugin from `@automapper` to work with TS/ES5 Class | ||
This is the official plugin from `@automapper` to work with TS/ES6 Class | ||
@@ -5,0 +5,0 @@ ## Installation |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
41080
0
1
0