@storybook/docs-mdx
Advanced tools
Comparing version 0.1.0 to 0.1.1--canary.13.929b700.0
{ | ||
"name": "@storybook/docs-mdx", | ||
"version": "0.1.0", | ||
"version": "0.1.1--canary.13.929b700.0", | ||
"description": "Storybook Docs MDX analyzer", | ||
@@ -29,3 +29,4 @@ "repository": { | ||
"storybook": "start-storybook -p 6006", | ||
"test": "jest" | ||
"test": "vitest run", | ||
"test:watch": "vitest dev" | ||
}, | ||
@@ -43,9 +44,7 @@ "lint-staged": { | ||
"@babel/types": "^7.14.8", | ||
"@jest/types": "^27.0.6", | ||
"@mdx-js/mdx": "^2.0.0", | ||
"@types/jest": "^27.0.3", | ||
"@mdx-js/mdx": "^3.0.0", | ||
"@types/babel__traverse": "^7.12.11", | ||
"@types/lodash": "^4.14.182", | ||
"@types/node": "^16.4.1", | ||
"auto": "^10.3.0", | ||
"babel-jest": "^27.0.6", | ||
"babel-loader": "^8.1.0", | ||
@@ -57,4 +56,2 @@ "babel-plugin-add-import-extension": "^1.6.0", | ||
"husky": ">=6", | ||
"jest": "^27.0.6", | ||
"jest-environment-jsdom": "^27.0.6", | ||
"lint-staged": ">=10", | ||
@@ -65,9 +62,10 @@ "lodash": "^4.17.21", | ||
"ts-dedent": "^2.2.0", | ||
"ts-jest": "^27.0.4", | ||
"tsup": "^6.2.2", | ||
"typescript": "^4.2.4" | ||
"typescript": "^4.2.4", | ||
"vitest": "^1.1.0" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
} | ||
}, | ||
"packageManager": "yarn@4.0.2" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
26
155580
5336654
1