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

@agencebio/cartobio-types

Package Overview
Dependencies
Maintainers
0
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@agencebio/cartobio-types - npm Package Compare versions

Comparing version 1.7.1 to 1.7.2

1

enums.js

@@ -25,2 +25,3 @@ /*

NB: 'CONV',
BIO: 'AB?', // Niveau de conversion bio à préciser
C1: 'C1',

@@ -27,0 +28,0 @@ C2: 'C2',

@@ -22,2 +22,3 @@ import type {AgenceBioAdresseGeo, OrganismeCertificateur} from "../../providers/types/agence-bio.d.ts";

notifications: any[];
isProduction : boolean;
};

@@ -24,0 +25,0 @@

2

package.json
{
"name": "@agencebio/cartobio-types",
"version": "1.7.1",
"version": "1.7.2",
"main": "types.d.ts",

@@ -5,0 +5,0 @@ "files": [

@@ -40,2 +40,3 @@ /****

sitesWeb: string[];
activites: AgenceBioActivity[];
notifications?: AgenceBioNotification[] | undefined;

@@ -42,0 +43,0 @@ certificats?: AgenceBioCertificate[] | undefined;

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