🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@modulz/primitives

Package Overview
Dependencies
Maintainers
4
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@modulz/primitives - npm Package Compare versions

Comparing version

to
0.0.1-1

30

package.json
{
"name": "@modulz/primitives",
"version": "0.0.1-0",
"version": "0.0.1-1",
"description": "Accessible and customisable primitives for the web",

@@ -12,3 +12,3 @@ "author": "Pedro Duarte <pedro@modulz.app>",

"types": "dist/index.d.ts",
"repository": "https://github.com/modulz/primitivez",
"repository": "https://github.com/modulz/primitives",
"scripts": {

@@ -28,3 +28,3 @@ "storybook": "start-storybook -p 9009 --ci",

"react-dom": "^16.12.0",
"styled-components": "^5.0.0"
"styled-components": "^5.0.1"
},

@@ -42,18 +42,18 @@ "dependencies": {

"devDependencies": {
"@storybook/addon-docs": "5.3.10",
"@storybook/addon-docs": "5.3.13",
"@storybook/preset-create-react-app": "1.5.2",
"@storybook/react": "5.3.10",
"@testing-library/jest-dom": "^5.1.0",
"@storybook/react": "5.3.13",
"@testing-library/jest-dom": "^5.1.1",
"@testing-library/react": "^9.4.0",
"@types/jest": "^25.1.1",
"@types/jest": "^25.1.2",
"@types/lodash.merge": "^4.6.6",
"@types/lodash.omit": "^4.5.6",
"@types/lodash.pick": "^4.4.6",
"@types/node": "^13.7.0",
"@types/node": "^13.7.1",
"@types/react": "^16.9.19",
"@types/react-dom": "^16.9.5",
"@types/react-is": "^16.7.1",
"@types/styled-components": "^4.4.2",
"@typescript-eslint/eslint-plugin": "^2.18.0",
"@typescript-eslint/parser": "^2.18.0",
"@types/styled-components": "^4.4.3",
"@typescript-eslint/eslint-plugin": "^2.19.2",
"@typescript-eslint/parser": "^2.19.2",
"babel-eslint": "10.0.3",

@@ -70,3 +70,3 @@ "csstype": "^2.6.8",

"lint-staged": "^10.0.7",
"np": "^5.2.1",
"np": "^6.0.0",
"prettier": "^1.19.1",

@@ -78,5 +78,5 @@ "react": "^16.12.0",

"rollup-plugin-execute": "^1.1.1",
"rollup-plugin-typescript2": "^0.25.3",
"styled-components": "^5.0.0",
"ts-jest": "^25.1.0",
"rollup-plugin-typescript2": "^0.26.0",
"styled-components": "^5.0.1",
"ts-jest": "^25.2.0",
"typescript": "3.7.5",

@@ -83,0 +83,0 @@ "yalc": "^1.0.0-pre.35"