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

raptor-dom

Package Overview
Dependencies
Maintainers
2
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

raptor-dom - npm Package Compare versions

Comparing version 0.2.2-beta to 0.2.3-beta

7

lib/raptor-dom.js

@@ -20,3 +20,3 @@ 'use strict';

catch(e) {}
if (raptorPubsub) {

@@ -101,2 +101,3 @@ raptorPubsub = require(raptorPubsub);

/*
var jquery = window.$;

@@ -119,3 +120,5 @@ if (!jquery) {

}
*/
dom.ready = require('./raptor-dom_documentReady');
module.exports = dom;
module.exports = dom;

@@ -24,3 +24,3 @@ {

},
"version": "0.2.2-beta"
"version": "0.2.3-beta"
}
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