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

pojo-observer

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pojo-observer - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

4

package.json

@@ -8,3 +8,3 @@ {

],
"version": "1.1.3",
"version": "1.1.4",
"description": "## What? A minimalist object observer that works with React hooks.",

@@ -23,3 +23,3 @@ "main": "lib/index.js",

"build:watch": "npm run build:js -- --watch",
"coverage": "echo do nothing",
"coverage": "echo Coverage already collected using test runs. Github actions code-climate plugin needs this task :/",
"type-check": "tsc --noEmit",

@@ -26,0 +26,0 @@ "type-check:watch": "npm run type-check -- --watch",

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