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

@warp-works/warpjs-change-logs

Package Overview
Dependencies
Maintainers
4
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@warp-works/warpjs-change-logs - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

2

lib/change-log.js

@@ -45,4 +45,4 @@ const cloneDeep = require('lodash/cloneDeep');

async toNotificationJson(persistence, domain) {
// const routeName = 'entity';
return {
action: this.constructor.ACTION,
key: this.key,

@@ -49,0 +49,0 @@ data: cloneDeep(this.data),

{
"name": "@warp-works/warpjs-change-logs",
"version": "1.0.5",
"version": "1.0.6",
"description": "Change logs library for WarpJS.",

@@ -53,3 +53,3 @@ "main": "index.js",

"eslint-plugin-json": "~1.4.0",
"eslint-plugin-node": "~8.0.1",
"eslint-plugin-node": "~9.0.1",
"eslint-plugin-promise": "~4.1.1",

@@ -56,0 +56,0 @@ "eslint-plugin-standard": "~4.0.0",

# WarpJS ChangeLogs RELEASE NOTES
## 1.0.6 - 2019-05-07
- Adding the action type to notification.
## 1.0.5 - 2019-04-30

@@ -4,0 +8,0 @@

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