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

@mollahdev/cssom-lite

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

@mollahdev/cssom-lite - npm Package Compare versions

Comparing version 1.0.0 to 1.0.3

4

package.json
{
"name": "@mollahdev/cssom-lite",
"version": "1.0.0",
"version": "1.0.3",
"author": "Ashraf Mollah <mollah.dev@gmail.com> (https://mollah.dev)",

@@ -12,2 +12,3 @@ "description": "Generate css with javascript",

"types": "./dist/index.d.ts",
"type": "module",
"exports": {

@@ -26,3 +27,2 @@ ".": {

"homepage": "https://github.com/mollahdev/cssom-lite#readme",
"type": "module",
"scripts": {

@@ -29,0 +29,0 @@ "dev": "vite",

@@ -1,4 +0,13 @@

# CSSOM Lite
Generate css with javascript
## Installation
### CSSOM-Lite
CSSOM-Lite is available as an [npm package](https://www.npmjs.com/package/@mollahdev/cssom-lite).
**npm:**
```sh
npm i @mollahdev/cssom-lite
```
## Import and register device:

@@ -5,0 +14,0 @@

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