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

react-creme-pre-alpha

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-creme-pre-alpha - npm Package Compare versions

Comparing version 0.1.6 to 0.1.7

components/accordion-group/accordion-group.d.ts

19

package.json
{
"name": "react-creme-pre-alpha",
"version": "0.1.6",
"version": "0.1.7",
"author": {

@@ -22,3 +22,2 @@ "name": "Prabhu Murthy",

"playwright": "playwright test",
"prepare": "husky install",
"prettier:check": "prettier --check \"src/**/*.{js,jsx,ts,tsx}\"",

@@ -88,3 +87,2 @@ "rollup": "rimraf ./dist && rollup -c",

"prettier": "^2.5.1",
"react-creme-pre-alpha": "^0.1.5",
"react-element-to-jsx-string": "^14.3.4",

@@ -117,17 +115,2 @@ "react-responsive": "^9.0.0-beta.5",

},
"lint-staged": {
"**/*.tsx": [
"npx prettier --write",
"eslint --fix",
"git add"
],
"**/*.scss": [
"npx prettier --write",
"npx stylelint",
"git add"
]
},
"files": [
"dist/**"
],
"browserslist": [

@@ -134,0 +117,0 @@ "last 3 versions",

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