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

@kevinbarabash/bar

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kevinbarabash/bar - npm Package Compare versions

Comparing version 0.1.11 to 0.1.12

2

dist/index.js

@@ -134,3 +134,3 @@ module.exports =

null,
"Bar!!"
"Bar!!!!!!"
);

@@ -137,0 +137,0 @@ }

@@ -5,4 +5,4 @@ import * as React from "react";

render() {
return <h1>Bar!!!!</h1>;
return <h1>Bar!!!!!!</h1>;
}
}
{
"name": "@kevinbarabash/bar",
"version": "0.1.11",
"version": "0.1.12",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "license": "MIT",

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