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

beat

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

beat - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

lib/Beat.js

@@ -11,3 +11,3 @@ var Injector = require('./Injector');

Beat.prototype.require = function require(path) {
Beat.prototype.require = function beat_require(path) {
return require(path);

@@ -14,0 +14,0 @@ };

@@ -6,3 +6,3 @@ {

"repository": "git://github.com/edinella/beat.git",
"version": "1.0.0",
"version": "1.0.1",
"license": "MIT",

@@ -9,0 +9,0 @@ "main": "lib/Beat.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