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

fritz-callmonitor

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fritz-callmonitor - npm Package Compare versions

Comparing version 3.1.8 to 3.1.9

2

lib/index.js

@@ -10,5 +10,5 @@ "use strict";

var __exportStar = (this && this.__exportStar) || function(m, exports) {
for (var p in m) if (p !== "default" && !exports.hasOwnProperty(p)) __createBinding(exports, m, p);
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
};
Object.defineProperty(exports, "__esModule", { value: true });
__exportStar(require("./fritz-callmonitor"), exports);
{
"name": "fritz-callmonitor",
"version": "3.1.8",
"version": "3.1.9",
"description": "Provides a TypeScript Node.js wrapper for the call monitor api of the AVM Fritz!Box.",

@@ -17,5 +17,5 @@ "main": "lib/index.js",

"devDependencies": {
"@types/node": "^14.0.27",
"@types/node": "^14.11.2",
"rimraf": "^3.0.2",
"typescript": "^3.9.7"
"typescript": "^4.0.3"
},

@@ -22,0 +22,0 @@ "scripts": {

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