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

@zodash/load-css

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zodash/load-css - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [0.0.7](https://github.com/zcorky/zodash/compare/@zodash/load-css@0.0.6...@zodash/load-css@0.0.7) (2021-09-22)
**Note:** Version bump only for package @zodash/load-css
## [0.0.6](https://github.com/zcorky/zodash/compare/@zodash/load-css@0.0.5...@zodash/load-css@0.0.6) (2021-03-25)

@@ -8,0 +16,0 @@

8

package.json
{
"name": "@zodash/load-css",
"version": "0.0.6",
"version": "0.0.7",
"description": "Dynamic load css file",

@@ -61,3 +61,5 @@ "keywords": [

"scripts": {
"build": "tsc",
"build": "yarn clean && tsc",
"watch": "yarn clean && tsc -w",
"clean": "rm -rf lib",
"test": "jest -w 1",

@@ -69,3 +71,3 @@ "coverage": "codecov"

},
"gitHead": "bd85904bdf3094ed8d65df0fa57c695c74d4dc87"
"gitHead": "94dc8d1577cd67a4cf89884b10c23eb9caeef9f7"
}
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