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

semantic-ui-less-importable

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

semantic-ui-less-importable - npm Package Compare versions

Comparing version 2.2.7 to 2.2.12

2

package.json

@@ -1,1 +0,1 @@

{"name": "semantic-ui-less-importable", "version": "2.2.7", "author": "Tyler Jones", "title": "Semantic UI Less Importable", "description": "An importable and overridable version of the Semantic-UI less", "license": "MIT", "homepage": "http:/github.com/squirly/semantic-ui-less-importable", "repository": {"type": "git", "url": "git://github.com/squirly/semantic-ui-less-importable.git"}, "bugs": {"url": "https://github.com/squirly/semantic-ui-less-importable/issues"}}
{"license": "MIT", "title": "Semantic UI Less Importable", "bugs": {"url": "https://github.com/squirly/semantic-ui-less-importable/issues"}, "homepage": "https://github.com/squirly/semantic-ui-less-importable#readme", "description": "An importable and overridable version of the Semantic-UI less", "repository": "github:squirly/semantic-ui-less-importable", "name": "semantic-ui-less-importable", "version": "2.2.12", "author": "Tyler Jones"}

@@ -18,3 +18,3 @@ # Semantic UI Less Importable [![CircleCI](https://circleci.com/gh/squirly/semantic-ui-less-importable.svg?style=svg)](https://circleci.com/gh/squirly/semantic-ui-less-importable)

## Useage
## Usage
In a less file:

@@ -33,8 +33,11 @@ ```less

```bash
pip install -r requirelments.txt
npm install
```
## Build
The script targets the version of semantic specified in the version.py file.
The script creates a npm package in the `dist` folder, containing the rewritten semantic less source.
```bash
./run.py
npm run build
```

@@ -47,7 +50,10 @@

```bash
node_modules/.bin/lessc dist/semantic.less > dist/semantic.css
npm run test
```
And the this runs a smoke test of installation
```bash
npm install ./dist
```
## Publish
The rewritten source code can be published to npm.
```
npm run publish
```

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

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

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

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

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

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

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

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

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