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

@maskito/kit

Package Overview
Dependencies
Maintainers
4
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@maskito/kit - npm Package Compare versions

Comparing version 0.8.0 to 0.8.1

index.d.ts

9

package.json
{
"name": "@maskito/kit",
"version": "0.8.0",
"version": "0.8.1",
"description": "The optional framework-agnostic Maskito's package with ready-to-use masks",

@@ -33,6 +33,7 @@ "keywords": [

"peerDependencies": {
"@maskito/core": "^0.8.0"
"@maskito/core": "^0.8.1"
},
"main": "./src/index.js",
"typings": "./src/index.d.ts"
"main": "./index.umd.js",
"module": "./index.esm.js",
"typings": "./index.d.ts"
}
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