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

i18n-number

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

i18n-number - npm Package Compare versions

Comparing version 4.0.0-pre.2 to 4.0.0-pre.3

7

i18n-number.js

@@ -120,2 +120,9 @@ /**

/**
* root property to imitate a Polymer element
*/
get root() {
return this.shadowRoot;
}
get options() {

@@ -122,0 +129,0 @@ return this._options;

2

package.json

@@ -18,3 +18,3 @@ {

"name": "i18n-number",
"version": "4.0.0-pre.2",
"version": "4.0.0-pre.3",
"main": "i18n-number.js",

@@ -21,0 +21,0 @@ "directories": {

@@ -51,3 +51,4 @@ /**

this.$.num.constructor.importMeta;
this.$.num.root;
}
});
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