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

ciebase-ts

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ciebase-ts - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

10

package.json
{
"name": "ciebase-ts",
"version": "0.1.0",
"version": "0.1.1",
"description": "TypeScript port of ciebase - Basic building blocks for CIE color spaces",
"author": "Frédérique Mittelstaedt <npm@gfm.io> (https://www.gfm.io)",
"license": "MIT",
"main": "lib/index",
"browser": "lib/index.js",
"module": "lib/index.mjs",
"types": "lib/index.d.ts",
"scripts": {

@@ -17,3 +19,2 @@ "compile:cjs": "tsc --target es3 --module commonjs",

},
"repository": "github:gfmio/ciebase-ts.git",

@@ -28,3 +29,2 @@ "bugs": "https://github.com/gfmio/ciebase-ts/issues",

],
"dependencies": {},

@@ -31,0 +31,0 @@ "devDependencies": {

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