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

@vocab/types

Package Overview
Dependencies
Maintainers
5
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vocab/types - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

6

CHANGELOG.md
# @vocab/types
## 1.1.1
### 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
## 1.1.0

@@ -4,0 +10,0 @@

4

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

@@ -9,4 +9,4 @@ "module": "dist/vocab-types.esm.js",

"dependencies": {
"intl-messageformat": "^9.9.0"
"intl-messageformat": "^10.0.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