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

next-rating-component

Package Overview
Dependencies
Maintainers
0
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

next-rating-component - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

dist/cjs/Components/CharacterRating.d.ts

37

package.json
{
"name": "next-rating-component",
"version": "1.0.0",
"main": "index.js",
"version": "1.0.1",
"description": "A all in one solution for exporting array data as excel, pdf and copy to clipboard & print data!",
"homepage": "https://github.com/siamahnaf/react-export-table",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
"files": [
"dist"
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"build": "rimraf dist && npm run build:esm && npm run build:cjs",
"build:esm": "tsc",
"build:cjs": "tsc --module CommonJS --outDir dist/cjs"
},
"author": "",
"license": "ISC",
"description": ""
"author": {
"name": "Siam Ahnaf",
"email": "mail@siamahnaf.com",
"url": "https://www.siamahnaf.com"
},
"license": "MIT",
"keywords": [],
"repository": {
"type": "git",
"directory": "https://github.com/siamahnaf/react-export-table",
"url": "https://github.com/siamahnaf/react-export-table"
},
"devDependencies": {
"@types/node": "^22.8.0",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"typescript": "^5.6.3"
}
}
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