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

angular-imask

Package Overview
Dependencies
Maintainers
1
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-imask - npm Package Compare versions

Comparing version 7.0.0 to 7.0.1-alpha.0

1

index.d.ts

@@ -0,1 +1,2 @@

export { default as IMask } from 'imask';
export * from './imask.directive';

@@ -2,0 +3,0 @@ export * from './imask.pipe';

4

package.json

@@ -5,3 +5,3 @@ {

"license": "MIT",
"version": "7.0.0",
"version": "7.0.1-alpha.0",
"description": "Angular IMask Plugin",

@@ -17,3 +17,3 @@ "repository": "https://github.com/uNmAnNeR/imaskjs/tree/master/packages/angular-imask",

"dependencies": {
"imask": "^7.0.0",
"imask": "^7.0.1-alpha.0",
"tslib": "^2.5.3"

@@ -20,0 +20,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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