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

unit.gl

Package Overview
Dependencies
Maintainers
2
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unit.gl - npm Package Compare versions

Comparing version 0.0.26 to 0.0.27

css/unit.gl.css

39

package.json
{
"name": "unit.gl",
"version": "0.0.26",
"version": "0.0.27",
"description": "Layout Engine.",

@@ -21,14 +21,41 @@ "keywords": [

"homepage": "https://www.unit.gl/",
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/scape-foundation"
}
],
"type": "module",
"main": "js/index",
"types": "js/index",
"files": [
"svg/**/*.svg",
"code-snippets/**/*.code-snippets",
"css/**/*.{css,map}",
"font/**/*.{eot,otf,ttf,woff,woff2}",
"inkscape/**/*.inkscape",
"jinja/**/*.jinja",
"js/**/*.d.ts",
"js/**/*.{js,map}",
"less/**/*.less",
"md/**/*.md",
"oco/**/*.oco",
"png/**/*.png",
"py/**/*.py",
"rcpx/**/*.rcpx",
"scss/**/*.scss",
"sketchpalette/**/*.sketchpalette",
"styl/**/*.styl",
"svg/**/*.svg",
"tex/**/*.tex",
"ts/**/*.ts",
"css/**/*.{css,map}",
"scss/**/*.scss",
"font/**/*.{eot,otf,ttf,woff,woff2}",
"!.DS_Store"
]
],
"author": "Lars van Vianen <lars@vianen.com> (https://vianen.com)",
"contributors": [
"Scape Agency <info@scape.agency>"
],
"repository": {
"type": "git",
"url": "git+https://github.com/scape-agency/unit.gl.git"
}
}

4

README.md

@@ -11,3 +11,3 @@ <div align="right">

<div>
<img align="right" src="https://raw.githubusercontent.com/scape-agency/brand/master/src/logo/unit.gl.png" width="96" alt="Scape Agency Logo">
<img align="right" src="https://raw.githubusercontent.com/scape-agency/brand/master/src/logo/unit.gl.png" width="96" alt="unit.gl logo">
<h1 align="left">unit.gl</h1>

@@ -19,3 +19,3 @@ <h3 align="left">Stylescape Layout Engine</h3>

<img align="right" width="50%" src="/res/unit.gl.png" alt="unit.gl">
<img align="right" width="50%" src="https://raw.githubusercontent.com/scape-agency/unit.gl/main/res/unit.gl.png" alt="unit.gl cover">

@@ -22,0 +22,0 @@ ### Contents

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