Socket
Socket
Sign inDemoInstall

react-ratings-declarative

Package Overview
Dependencies
7
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 3.0.0

4

build/index.js

@@ -7,3 +7,3 @@ 'use strict';

var _widgetRatings = require('./widget-ratings');
var _ratings = require('./ratings');

@@ -13,3 +13,3 @@ Object.defineProperty(exports, 'default', {

get: function get() {
return _interopRequireDefault(_widgetRatings).default;
return _interopRequireDefault(_ratings).default;
}

@@ -16,0 +16,0 @@ });

{
"name": "react-ratings-declarative",
"version": "2.0.0",
"version": "3.0.0",
"description": "A customizable rating component for selecting x widgets or visualizing x widgets",

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

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

export { default } from './widget-ratings';
export { default } from './ratings';
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc