Socket
Socket
Sign inDemoInstall

ngx-m-img-cropper

Package Overview
Dependencies
6
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.4 to 0.0.5

2

package.json
{
"name": "ngx-m-img-cropper",
"version": "0.0.4",
"version": "0.0.5",
"description": "mobile image crop",

@@ -5,0 +5,0 @@ "repository": {

@@ -48,16 +48,2 @@ # ngx-m-img-cropper - Angular Mobile Image Crop

Other modules in your application can simply import ` NgxImgModule `:
```js
import { NgxImgModule } from 'ngx-img';
@NgModule({
declarations: [OtherComponent, ...],
imports: [NgxImgModule, ...],
})
export class OtherModule {
}
```
## Usage

@@ -64,0 +50,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc