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

@dfeidao/atom-desktop

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dfeidao/atom-desktop - npm Package Compare versions

Comparing version 4.6.201905051425 to 4.6.201906131222

6

package.json
{
"name": "@dfeidao/atom-desktop",
"version": "4.6.201905051425",
"version": "4.6.201906131222",
"description": "原子操作",

@@ -48,3 +48,3 @@ "nyc": {

"peerDependencies": {
"@dfeidao/send-msg": "4.6"
"@dfeidao/send-msg": "dev"
},

@@ -66,3 +66,3 @@ "devDependencies": {

"typedoc-plugin-markdown": "latest",
"typescript": "latest",
"typescript": "next",
"uuid": "latest",

@@ -69,0 +69,0 @@ "watch": "latest"

@@ -19,3 +19,3 @@ "use strict";

...condition,
modelid: 'custom::js_' + service_name
modelid: service_name
};

@@ -22,0 +22,0 @@ return service_1.default('dataservice.nodejs', params);

@@ -28,3 +28,3 @@ /**

...condition,
modelid: 'custom::js_' + service_name
modelid: service_name
};

@@ -31,0 +31,0 @@ return service_1.default('dataservice.nodejs', params);

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