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

document-promises-pinkie

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

document-promises-pinkie - npm Package Compare versions

Comparing version 3.1.4 to 3.1.5

2

document-promises.js

@@ -6,3 +6,3 @@ import Promise from "pinkie-promise";

return new Promise(function(resolve) {
const listener = function() {
var listener = function() {
if (readyState.test(document.readyState)) {

@@ -9,0 +9,0 @@ document.removeEventListener(type, listener);

{
"name": "document-promises-pinkie",
"version": "3.1.4",
"version": "3.1.5",
"description": "Document loading states as Promises",

@@ -5,0 +5,0 @@ "author": "Jonathan Neal <jonathantneal@hotmail.com> (http://jonathantneal.com)",

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