New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@vocab/core

Package Overview
Dependencies
Maintainers
5
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vocab/core - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

9

CHANGELOG.md
# @vocab/core
## 1.1.2
### Patch Changes
- [`e5a066c`](https://github.com/seek-oss/vocab/commit/e5a066c8a7539a62a9c1c4d813aa87461ba43cdc) [#96](https://github.com/seek-oss/vocab/pull/96) Thanks [@askoufis](https://github.com/askoufis)! - Update `intl-messageformat` dependencies
- Updated dependencies [[`e5a066c`](https://github.com/seek-oss/vocab/commit/e5a066c8a7539a62a9c1c4d813aa87461ba43cdc)]:
- @vocab/types@1.1.1
## 1.1.1

@@ -4,0 +13,0 @@

6

package.json
{
"name": "@vocab/core",
"version": "1.1.1",
"version": "1.1.2",
"main": "dist/vocab-core.cjs.js",

@@ -43,3 +43,3 @@ "module": "dist/vocab-core.esm.js",

"@formatjs/icu-messageformat-parser": "^2.0.10",
"@vocab/types": "^1.1.0",
"@vocab/types": "^1.1.1",
"chalk": "^4.1.0",

@@ -51,3 +51,3 @@ "chokidar": "^3.4.3",

"find-up": "^5.0.0",
"intl-messageformat": "^9.9.0",
"intl-messageformat": "^10.0.0",
"prettier": "^2.1.2"

@@ -54,0 +54,0 @@ },

@@ -435,2 +435,3 @@ # Vocab

$ vocab push --branch my-branch
$ vocab push --branch my-branch --delete-unused-keys
$ vocab pull --branch my-branch

@@ -437,0 +438,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