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

@doctorwork/write-easy

Package Overview
Dependencies
Maintainers
6
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@doctorwork/write-easy - npm Package Compare versions

Comparing version 1.1.18 to 1.1.19

1

lib/api.js

@@ -59,3 +59,2 @@ /*

export const request = (method, url, data = {}, options = {}) => {
alert(getCredentials("authToken"));
const payload = {

@@ -62,0 +61,0 @@ method: method.toUpperCase(),

2

package.json
{
"name": "@doctorwork/write-easy",
"version": "1.1.18",
"version": "1.1.19",
"description": "",

@@ -5,0 +5,0 @@ "main": "index.js",

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