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

@nejcm/react-skeleton-emotion

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nejcm/react-skeleton-emotion - npm Package Compare versions

Comparing version 3.0.3 to 3.0.4

12

package.json
{
"name": "@nejcm/react-skeleton-emotion",
"version": "3.0.3",
"version": "3.0.4",
"author": "Nejc Mursic <nmursi2@gmail.com> (https://github.com/nejcm)",

@@ -40,5 +40,7 @@ "description": "React skeleton loader that allows customization with some predefined templates.",

"peerDependencies": {
"@babel/runtime": ">=7",
"@emotion/styled": ">=10",
"prop-types": ">=15",
"react": ">=16.8"
"react": ">=16.8",
"react-dom": ">=16.8"
},

@@ -78,3 +80,3 @@ "dependencies": {

"eslint-plugin-html": "^6.0.2",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-import": "^2.21.1",
"eslint-plugin-jsx-a11y": "6.2.3",

@@ -86,3 +88,3 @@ "eslint-plugin-node": "^11.1.0",

"eslint-plugin-standard": "^4.0.1",
"kcd-scripts": "^6.2.0",
"kcd-scripts": "^6.2.1",
"prettier": "^2.0.5",

@@ -93,3 +95,3 @@ "prop-types": "^15.7.2",

"rimraf": "^3.0.2",
"rollup": "^2.14.0",
"rollup": "^2.15.0",
"rollup-plugin-babel": "^4.4.0",

@@ -96,0 +98,0 @@ "rollup-plugin-commonjs": "^10.1.0",

@@ -0,0 +0,0 @@ import * as React from 'react';

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