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

@boost/translate

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@boost/translate - npm Package Compare versions

Comparing version 1.3.3 to 1.3.4

12

CHANGELOG.md

@@ -6,2 +6,14 @@ # Change Log

### 1.3.4 - 2020-01-25
#### 📦 Dependencies
- Update minor and patch versions. ([bdec427](https://github.com/milesj/boost/commit/bdec427))
**Note:** Version bump only for package @boost/translate
### 1.3.3 - 2019-12-27

@@ -8,0 +20,0 @@

4

lib/FileBackend.d.ts

@@ -13,4 +13,4 @@ import { BackendModule, Resource, ResourceKey } from 'i18next';

blueprint({ array, instance, string }: Predicates): {
format: import("optimal").StringBuilder<Format>;
paths: import("optimal").ArrayBuilder<Path>;
format: import("optimal").StringPredicate<Format>;
paths: import("optimal").ArrayPredicate<Path>;
};

@@ -17,0 +17,0 @@ create(): void;

{
"name": "@boost/translate",
"version": "1.3.3",
"version": "1.3.4",
"description": "Package and application level translations made easy.",

@@ -24,5 +24,5 @@ "keywords": [

"dependencies": {
"@boost/common": "^1.7.0",
"@boost/common": "^1.8.0",
"@boost/internal": "^1.0.2",
"i18next": "^19.0.1",
"i18next": "^19.0.3",
"os-locale": "^4.0.0"

@@ -34,3 +34,3 @@ },

},
"gitHead": "2121f3e6c0b9a9db0559abd65a889253a74f3c03"
"gitHead": "06877f461f77bd007a1d2e800d25a9f27b275e65"
}
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