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

contacts-pane

Package Overview
Dependencies
Maintainers
6
Versions
162
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

contacts-pane - npm Package Compare versions

Comparing version 2.6.12-beta4 to 2.6.12

2

__tests__/unit/setup.js

@@ -52,3 +52,3 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {

return {
body: prefixes + contents,
body: prefixes + contents, // Add namespaces to anything
status: 200,

@@ -55,0 +55,0 @@ headers: {

{
"name": "contacts-pane",
"version": "2.6.12-beta4",
"version": "2.6.12",
"description": "Contacts Pane: Contacts manager for Address Book, Groups, and Individuals.",

@@ -14,4 +14,4 @@ "main": "./contactsPane.js",

"jest": "jest __tests__/unit/*test.ts",
"prepublishOnly": "npm run lint && npm run build && npm run jest",
"postpublish": "git push origin main --follow-tags"
"ignore:prepublishOnly": "npm run lint && npm run build && npm run jest",
"ignore:postpublish": "git push origin main --follow-tags"
},

@@ -42,3 +42,3 @@ "repository": {

"dependencies": {
"solid-ui": "^2.4.33-beta4"
"solid-ui": "^2.4.33"
},

@@ -45,0 +45,0 @@ "devDependencies": {

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