@storybook/source-loader
Advanced tools
Comparing version 0.0.0-pr-28882-sha-e607100a to 0.0.0-pr-28920-sha-f4db6c03
@@ -15,5 +15,3 @@ interface SourceLoc { | ||
/** | ||
* given a location, extract the text from the full source | ||
*/ | ||
/** Given a location, extract the text from the full source */ | ||
declare function extractSource(location: SourceBlock, lines: string[]): string | null; | ||
@@ -20,0 +18,0 @@ |
{ | ||
"name": "@storybook/source-loader", | ||
"version": "0.0.0-pr-28882-sha-e607100a", | ||
"version": "0.0.0-pr-28920-sha-f4db6c03", | ||
"description": "Source loader", | ||
@@ -57,3 +57,3 @@ "keywords": [ | ||
"peerDependencies": { | ||
"storybook": "^0.0.0-pr-28882-sha-e607100a" | ||
"storybook": "^0.0.0-pr-28920-sha-f4db6c03" | ||
}, | ||
@@ -60,0 +60,0 @@ "publishConfig": { |
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
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
41324
190