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

frontello-datas-format

Package Overview
Dependencies
Maintainers
0
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

frontello-datas-format - npm Package Compare versions

Comparing version 1.2.4 to 1.2.5

4

energy/pce.js

@@ -159,2 +159,4 @@ "use strict";

const FormatReseauGazNaturelStrasbourg = /^\d{8}$/; // 29997630
const FormatReseauGds = /^\w{1}\d{7}$/; // P1221019
const FormatVialis = /^\d{5}\/\w{1}\d{1}\/\d{7}$/; // 68066/G4/0001378

@@ -168,4 +170,6 @@ return [

FormatReseauGazNaturelStrasbourg,
FormatReseauGds,
FormatVialis,
];
}
}

2

package.json
{
"name": "frontello-datas-format",
"version": "1.2.4",
"version": "1.2.5",
"description": "UI format",

@@ -5,0 +5,0 @@ "main": "format.js",

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