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

@themindfulpug/core

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@themindfulpug/core - npm Package Compare versions

Comparing version 0.6.0 to 1.0.0-0

dist/components/index.js

2

dist/index.js

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

export * from './stories/components';
export * from './components';
{
"name": "@themindfulpug/core",
"version": "0.6.0",
"version": "1.0.0-0",
"author": "joshgreenwell",

@@ -18,8 +18,8 @@ "license": "SEE LICENSE IN LICENSE.txt",

"build:storybook": "build-storybook -s public",
"test:dev": "react-scripts test",
"test": "react-scripts test --watchAll=false",
"test:dev": "craco test",
"test": "craco test --watchAll=false",
"format": "prettier --write \"./src/**/*.{js*,ts*}\"",
"eslint": "eslint ./src --fix",
"lint": "yarn format && yarn eslint && tsc",
"test:ci": "react-scripts test",
"test:ci": "yarn test",
"lint:ci": "eslint && tsc",

@@ -55,2 +55,3 @@ "precommit": "yarn lint",

"@commitlint/config-conventional": "^11.0.0",
"@craco/craco": "^6.0.0",
"@emotion/babel-preset-css-prop": "^11.0.0",

@@ -90,2 +91,3 @@ "@storybook/addon-actions": "^6.1.14",

"prettier": "^2.2.1",
"react-scripts": "4.0.1",
"react-test-renderer": "^17.0.1",

@@ -95,3 +97,2 @@ "release-it": "^14.2.2",

"typescript": "^4.0.3",
"react-scripts": "4.0.1",
"webpack-cli": "^4.3.1"

@@ -112,2 +113,3 @@ },

"main": "dist/index.js",
"types": "dist/types/index.d.ts",
"release-it": {

@@ -114,0 +116,0 @@ "git": {

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