Socket
Socket
Sign inDemoInstall

egg-born-module-a-base-sync

Package Overview
Dependencies
Maintainers
1
Versions
354
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

egg-born-module-a-base-sync - npm Package Compare versions

Comparing version 1.1.6 to 1.1.7

4

backend/src/config/middleware/adapter/atom.js

@@ -287,2 +287,6 @@ const require3 = require('require3');

async get({ atomId }) {
return await this.modelAtom.get({ id: atomId });
}
async flag({ key, atom: { atomFlag }, user }) {

@@ -289,0 +293,0 @@ const res = await this.modelAtom.update({

2

package.json
{
"name": "egg-born-module-a-base-sync",
"version": "1.1.6",
"version": "1.1.7",
"title": "Base",

@@ -5,0 +5,0 @@ "eggBornModule": {

Sorry, the diff of this file is too big to display

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