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

@jill64/async-observer

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jill64/async-observer - npm Package Compare versions

Comparing version 1.0.9 to 1.0.10

11

package.json
{
"name": "@jill64/async-observer",
"version": "1.0.9",
"version": "1.0.10",
"type": "module",

@@ -34,6 +34,6 @@ "description": "Make Promise state observable as a string",

"scripts": {
"build": "tsc && publint",
"build": "tsc && npx publint",
"test": "vitest run --coverage",
"format": "prettier --write .",
"lint": "prettier --check . && eslint ."
"format": "npx prettier --write .",
"lint": "npx prettier --check . && eslint ."
},

@@ -44,5 +44,2 @@ "devDependencies": {

"@vitest/coverage-v8": "0.34.6",
"eslint": "8.50.0",
"prettier": "3.0.3",
"publint": "0.2.3",
"typescript": "5.2.2",

@@ -49,0 +46,0 @@ "vitest": "0.34.6"

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