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

@formatjs/icu-skeleton-parser

Package Overview
Dependencies
Maintainers
3
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@formatjs/icu-skeleton-parser - npm Package Compare versions

Comparing version 1.5.0 to 1.6.0

14

package.json
{
"name": "@formatjs/icu-skeleton-parser",
"version": "1.5.0",
"version": "1.6.0",
"main": "index.js",
"module": "lib/index.js",
"types": "index.d.ts",
"exports": {
".": {
"types": "./index.d.ts",
"import": "./lib/index.js",
"default": "./index.js"
},
"./package.json": "./package.json"
},
"license": "MIT",

@@ -22,5 +14,5 @@ "repository": {

"dependencies": {
"@formatjs/ecma402-abstract": "1.16.0",
"tslib": "^2.4.0"
"tslib": "^2.4.0",
"@formatjs/ecma402-abstract": "1.17.0"
}
}
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