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

need-css

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

need-css - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

4

build/cjs/src/index.js

@@ -16,4 +16,4 @@ "use strict";

// https://cdn.jsdelivr.net/npm/semantic-ui@2.4.2/dist/components/
var SEMANTIC_VERSION = "/npm/semantic-ui@2.4.2/dist/components";
// https://cdn.jsdelivr.net/npm/fomantic-ui@2.8.8/dist/components/
var SEMANTIC_VERSION = "/npm/fomantic-ui@2.8.8/dist/components";
var semanticMap = {

@@ -20,0 +20,0 @@ button: "".concat(SEMANTIC_VERSION, "/button.min.css"),

import { css } from "create-el";
import { win } from "win-doc";
import get from "get-object-value"; // https://cdn.jsdelivr.net/npm/semantic-ui@2.4.2/dist/components/
import get from "get-object-value"; // https://cdn.jsdelivr.net/npm/fomantic-ui@2.8.8/dist/components/
var SEMANTIC_VERSION = "/npm/semantic-ui@2.4.2/dist/components";
var SEMANTIC_VERSION = "/npm/fomantic-ui@2.8.8/dist/components";
var semanticMap = {

@@ -7,0 +7,0 @@ button: "".concat(SEMANTIC_VERSION, "/button.min.css"),

{
"version": "0.0.3",
"version": "0.0.4",
"name": "need-css",

@@ -4,0 +4,0 @@ "repository": {

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