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

@constl/mandataire

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@constl/mandataire - npm Package Compare versions

Comparing version 0.1.11 to 0.1.12

9

.aegir.js

@@ -16,3 +16,10 @@ import path, { dirname } from "path";

inject: [path.join(__dirname, "./scripts/node-globals.js")],
external: ["fs", "path", "os", "chokidar", "@constl/electron-webrtc-relay"],
external: [
"fs",
"path",
"os",
"chokidar",
"@constl/electron-webrtc-relay",
"minipass",
],
plugins: [

@@ -19,0 +26,0 @@ {

2

dist/src/version.d.ts

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

export declare const version = "0.1.11";
export declare const version = "0.1.12";
// Generated by genversion.
export const version = "0.1.11";
export const version = "0.1.12";
//# sourceMappingURL=version.js.map
{
"name": "@constl/mandataire",
"version": "0.1.11",
"version": "0.1.12",
"description": "Un mandataire très léger pour le client Constellation.",

@@ -23,7 +23,7 @@ "author": "Julien Jean Malard-Adam",

"devDependencies": {
"@constl/ipa": "^0.7.3",
"@constl/ipa": "^0.7.5",
"@types/mocha": "^10.0.1",
"@types/uuid": "^9.0.2",
"@typescript-eslint/eslint-plugin": "^5.61.0",
"@typescript-eslint/parser": "^5.61.0",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"aegir": "^39.0.13",

@@ -35,3 +35,3 @@ "browserify-fs": "^1.0.0",

"genversion": "^3.1.1",
"jest": "^29.6.0",
"jest": "^29.6.1",
"os-browserify": "^0.3.0",

@@ -38,0 +38,0 @@ "prettier": "^2.8.8",

// Generated by genversion.
export const version = "0.1.11";
export const version = "0.1.12";

Sorry, the diff of this file is not supported yet

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