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

@omnicar/sam-translate

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@omnicar/sam-translate - npm Package Compare versions

Comparing version 0.0.20 to 0.0.21

2

dist/index.d.ts

@@ -32,3 +32,3 @@ import { ILocaleTranslation, IsoLocale, ITranslation } from '@omnicar/sam-types';

export declare const getConfiguration: () => ITranslateConfig;
export declare const getLocale: () => "da-DK" | "sv-SE" | "fi-FI" | "nb-NO" | "en-GB" | undefined;
export declare const getLocale: () => "da-DK" | "sv-SE" | "fi-FI" | "nb-NO" | "en" | "en-GB" | undefined;
/**

@@ -35,0 +35,0 @@ * Translates a given phrase using replacements and a locale

@@ -12,3 +12,3 @@ {

"devDependencies": {
"@omnicar/sam-types": "0.0.593",
"@omnicar/sam-types": "0.0.647",
"@types/jest": "24.0.11",

@@ -51,3 +51,3 @@ "@types/node": "^11.15.54",

},
"version": "0.0.20"
"version": "0.0.21"
}
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