js-object-to-css
Advanced tools
Comparing version
{ | ||
"name": "js-object-to-css", | ||
"version": "1.1.13", | ||
"version": "1.1.15", | ||
"description": "convert JavaScript objects to CSS", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -23,3 +23,3 @@ # JS-Object-To-CSS | ||
``` const { ObjectToCSS } = require('js-object-to-css'); ``` | ||
``` const { ObjectToCSS } = require('js-object-to-css/dist/bundle.js'); ``` | ||
@@ -30,7 +30,7 @@ ### Browser/Framework Environment | ||
``` import { ObjectToCSS } from 'js-object-to-css'; ``` | ||
``` import { ObjectToCSS } from 'js-object-to-css/dist/bundle.js'; ``` | ||
Alternatively, you can choose to import the package through an HTML script tag using the unpkg CDN: | ||
``` <script src="https://unpkg.com/js-object-to-css@1.1.13/dist/js-object-to-css.js"></script> ``` | ||
``` <script src="https://unpkg.com/js-object-to-css@1.1.15/dist/bundle.js.js"></script> ``` | ||
@@ -37,0 +37,0 @@ |
AI-detected possible typosquat
Supply chain riskAI has identified this package as a potential typosquat of a more popular package. This suggests that the package may be intentionally mimicking another package's name, description, or other metadata.
Found 1 instance in 1 package
256512
0.01%1
Infinity%