Socket
Socket
Sign inDemoInstall

text-fields

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

text-fields - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

3

dist/index.js

@@ -11,3 +11,3 @@ function $parcel$defineInteropFlag(a) {

$parcel$export(module.exports, "default", () => $4fa36e821943b400$export$2e2bcd8739ae039);
class $4fa36e821943b400$export$2e2bcd8739ae039 {
class $4fa36e821943b400$var$TextFields {
constructor(){

@@ -86,4 +86,5 @@ this.notches = [];

}
var $4fa36e821943b400$export$2e2bcd8739ae039 = $4fa36e821943b400$var$TextFields;
//# sourceMappingURL=index.js.map

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

class $cf838c15c8b009ba$export$2e2bcd8739ae039 {
class $cf838c15c8b009ba$var$TextFields {
constructor(){

@@ -75,2 +75,3 @@ this.notches = [];

}
var $cf838c15c8b009ba$export$2e2bcd8739ae039 = $cf838c15c8b009ba$var$TextFields;

@@ -77,0 +78,0 @@

{
"name": "text-fields",
"version": "1.2.0",
"version": "1.2.1",
"description": "Input, textarea, material, vanilla",

@@ -5,0 +5,0 @@ "author": "ux-ui.pro",

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

export default class TextFields {
class TextFields {
constructor() {

@@ -104,2 +104,4 @@ this.notches = []

}
}
}
export default TextFields

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