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

cedar-roots

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

cedar-roots - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

5

index.js

@@ -24,4 +24,9 @@ export default {

easings: {
// quart
out: `cubic-bezier(0.165, 0.84, 0.44, 1)`,
// cubic
in: `cubic-bezier(0.55, 0.055, 0.675, 0.19)`,
// cubic
inOut: `cubic-bezier(0.645, 0.045, 0.355, 1)`,

@@ -28,0 +33,0 @@ },

12

package.json
{
"name": "cedar-roots",
"version": "1.0.0",
"version": "1.1.0",
"description": "Foundation code for cedar components",
"main": "dist/index.js",
"main": "index.js",
"author": "Marco Scannadinari <m@scannadinari.co.uk>",
"license": "MIT",
"devDependencies": {
"babel-core": "^6.21.0",
"babel-loader": "^6.2.10",
"babel-preset-es2015": "^6.18.0",
"webpack": "2.2.0-rc.2"
}
"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