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

@automapper/classes

Package Overview
Dependencies
Maintainers
1
Versions
141
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@automapper/classes - npm Package Compare versions

Comparing version 1.0.0-beta.1 to 1.0.0-beta.2

27

package.json
{
"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",

2

README.md
# @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

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