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

@omnicar/sam-format

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@omnicar/sam-format - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

dist/formatDate/formatDate.d.ts

@@ -1,2 +0,2 @@

import { IsoLocale } from '@omnicar/sam-types';
import { IsoLocale } from '@fragus/sam-types';
import { IFormatDateOptions } from './IFormatDateOptions';

@@ -3,0 +3,0 @@ /**

@@ -1,2 +0,2 @@

import { TIsoCountry, INullableRole } from '@omnicar/sam-types';
import { TIsoCountry, INullableRole } from '@fragus/sam-types';
import { IFormatStringOptions } from './IFormatStringOptions';

@@ -3,0 +3,0 @@ /**

@@ -1,2 +0,2 @@

import { TIsoCountry, IsoLocale, TCurrency } from '@omnicar/sam-types';
import { TIsoCountry, IsoLocale, TCurrency } from '@fragus/sam-types';
export interface ISAMFormatOptions {

@@ -3,0 +3,0 @@ isInitialized?: boolean;

@@ -1,2 +0,2 @@

import { TIsoCountry, TCurrency, IsoLocale } from '@omnicar/sam-types';
import { TIsoCountry, TCurrency, IsoLocale } from '@fragus/sam-types';
export interface IFormattingConfiguration {

@@ -3,0 +3,0 @@ countryFormatting: ICountryFormattingRules;

@@ -12,4 +12,4 @@ {

"devDependencies": {
"@omnicar/sam-types": "0.0.641",
"@omnicar/sam-translate": "0.0.16",
"@fragus/sam-types": "1.0.0",
"@omnicar/sam-translate": "1.0.1",
"@types/date-fns": "2.6.0",

@@ -52,3 +52,3 @@ "@types/jest": "24.0.11",

},
"version": "1.0.0"
"version": "1.0.1"
}
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