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

halfmoon

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

halfmoon - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

js/halfmoon-module.js
/*
* -----------------------------------------------------------------------------
* Halfmoon JS (module)
* Version: 1.1.0
* Version: 1.1.1
* https://www.gethalfmoon.com

@@ -6,0 +6,0 @@ * Copyright, Halfmoon UI

/*
* -----------------------------------------------------------------------------
* Halfmoon JS
* Version: 1.1.0
* Version: 1.1.1
* https://www.gethalfmoon.com

@@ -6,0 +6,0 @@ * Copyright, Halfmoon UI

/*
* -----------------------------------------------------------------------------
* Halfmoon JS
* Version: 1.1.0
* Version: 1.1.1
* https://www.gethalfmoon.com

@@ -6,0 +6,0 @@ * Copyright, Halfmoon UI

{
"name": "halfmoon",
"version": "1.1.0",
"version": "1.1.1",
"description": "Front-end framework with a built-in dark mode and full customizability using CSS variables; great for building dashboards and tools",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -20,11 +20,11 @@ # [Halfmoon](https://www.gethalfmoon.com)

<!-- Halfmoon CSS -->
<link href="https://cdn.jsdelivr.net/npm/halfmoon@1.1.0/css/halfmoon-variables.min.css" rel="stylesheet" />
<link href="https://cdn.jsdelivr.net/npm/halfmoon@1.1.1/css/halfmoon-variables.min.css" rel="stylesheet" />
<!--
Or,
Use the following (no variables, supports IE11):
<link href="https://cdn.jsdelivr.net/npm/halfmoon@1.1.0/css/halfmoon.min.css" rel="stylesheet" />
<link href="https://cdn.jsdelivr.net/npm/halfmoon@1.1.1/css/halfmoon.min.css" rel="stylesheet" />
-->
<!-- Halfmoon JS -->
<script src="https://cdn.jsdelivr.net/npm/halfmoon@1.1.0/js/halfmoon.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/halfmoon@1.1.1/js/halfmoon.min.js"></script>
```

@@ -31,0 +31,0 @@

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