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

mireco

Package Overview
Dependencies
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mireco - npm Package Compare versions

Comparing version 0.0.10 to 0.0.11

dist/components/calendar.styl

5

package.json
{
"name": "mireco",
"version": "0.0.10",
"version": "0.0.11",
"description": "MIcro REact COmponents - extensible library for interfaces with no heavy deps",

@@ -16,3 +16,4 @@ "main": "dist/mireco.js",

"watch-css": "./node_modules/.bin/stylus src/index.styl -o dist/mireco-components.css --watch",
"build": "npm run build-js && npm run build-css",
"copy-styl": "rsync -zarv --include=\"*/\" --include=\"*.styl\" --exclude=\"*\" src/ dist",
"build": "npm run build-js && npm run build-css && npm run copy-styl",
"prepare": "npm run build"

@@ -19,0 +20,0 @@ },

@@ -55,9 +55,2 @@ # mireco

Non battle-tested guidelines:
- Block-style components that need to restructure based on width should do so relative to their
parent size (eg. with `flex-wrap`ing and `min-width`), as opposed to with screen sized media
queries
## Installation

@@ -64,0 +57,0 @@

dist/mireco-components.css

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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