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

jess

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jess - npm Package Compare versions

Comparing version 1.0.0-alpha.0 to 1.0.0

1

dist/tree/index.d.ts

@@ -0,1 +1,2 @@

export * from './dimension';
export * from './node';

@@ -13,2 +13,3 @@ "use strict";

Object.defineProperty(exports, "__esModule", { value: true });
__exportStar(require("./dimension"), exports);
__exportStar(require("./node"), exports);

2

package.json
{
"name": "jess",
"version": "1.0.0-alpha.0",
"version": "1.0.0",
"description": "JavaScript Enhanced Style Sheets",

@@ -5,0 +5,0 @@ "main": "dist/index",

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