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

reactcalendar

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

reactcalendar - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

index.js

7

examples/src/app/app.jsx
var React = require("react"),
CalendarLib = require("reactcalendar"),
Calendar = CalendarLib.Calendar;
// window.React = React;
Calendar = require("reactcalendar/lib");
console.log("Calendar: " + Calendar);

@@ -8,0 +5,0 @@

{
"name": "reactcalendar",
"version": "0.0.5",
"version": "0.0.6",
"description": "Calendar Library built with React",

@@ -5,0 +5,0 @@ "main": "./lib",

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