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

react-pikaday

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-pikaday - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

2

bundled.js
// this only works in webpack, but it's pretty rad:
require('pikaday/css/pikaday.css');
var ReactPikaday = require('./src/Pikaday');
var ReactPikaday = require('./lib/Pikaday');
module.exports = ReactPikaday;
## Changelog
### v0.3.1 (Jul 14, 2015)
* The version of `react-pikaday` on NPM is now prebuilt through Babel and no longer requires a build step. Sorry for the delay on this!
### v0.2.0 (Mar 12, 2015)

@@ -4,0 +8,0 @@

{
"name": "react-pikaday",
"version": "0.3.0",
"version": "0.3.1",
"description": "A React component wrapper around Pikaday.",

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