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.2 to 0.1.4

2

index.js

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

render() {
return <h1>Bar</h1>;
return <h1>Bar!</h1>;
}
}
{
"name": "@kevinbarabash/bar",
"version": "0.1.2",
"version": "0.1.4",
"main": "index.js",
"license": "MIT"
"license": "MIT",
"publishConfig": {
"access": "public"
}
}
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