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

@zag-js/rating

Package Overview
Dependencies
Maintainers
1
Versions
241
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zag-js/rating - npm Package Compare versions

Comparing version 0.0.0-dev-20221208144713 to 0.0.0-dev-20221209151930

8

dist/index.js

@@ -31,3 +31,9 @@ "use strict";

var import_anatomy = require("@zag-js/anatomy");
var anatomy = (0, import_anatomy.createAnatomy)("rating").parts("root", "input", "label", "item", "itemGroup");
var anatomy = (0, import_anatomy.createAnatomy)("rating").parts(
"root",
"input",
"label",
"item",
"itemGroup"
);
var parts = anatomy.build();

@@ -34,0 +40,0 @@

2

package.json
{
"name": "@zag-js/rating",
"version": "0.0.0-dev-20221208144713",
"version": "0.0.0-dev-20221209151930",
"description": "Core logic for the rating widget implemented as a state machine",

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

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