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 0.0.39 to 0.0.40

6

dist/formatString/formatString.js

@@ -29,5 +29,9 @@ "use strict";

});
// phoneMap.set('fi-FI', {
// givenFormat: /(\+\d{3})?(\d{2})(\d{3})(\d{2})(\d{2})/g,
// newFormat: '$2-$3 $4 $5',
// })
phoneMap.set('fi-FI', {
givenFormat: /(\+\d{3})?(\d{2})(\d{3})(\d{2})(\d{2})/g,
newFormat: '$2-$3 $4 $5',
newFormat: '$2 $3 $4 $5',
});

@@ -34,0 +38,0 @@ phoneMap.set('nb-NO', {

2

package.json

@@ -50,3 +50,3 @@ {

},
"version": "0.0.39"
"version": "0.0.40"
}
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