vue-annotator
Advanced tools
Comparing version 0.11.2 to 0.11.3
{ | ||
"name": "vue-annotator", | ||
"version": "0.11.2", | ||
"version": "0.11.3", | ||
"description": "Vue Component for drawing annotation (box, etc)", | ||
"homepage": "http://vue-annotator.surge.sh", | ||
"repository": "github:DrSensor/vue-annotator", | ||
"keyword": [ | ||
@@ -12,12 +13,11 @@ "vue", | ||
], | ||
"main": "dist/vue-annotator.js", | ||
"module": "dist/vue-annotator.js", | ||
"unpkg": "umd/vue-annotator.js", | ||
"jsdelivr": "umd/vue-annotator.js", | ||
"main": "dist/index.js", | ||
"module": "dist/index.js", | ||
"style": "dist/index.css", | ||
"unpkg": "umd/index.js", | ||
"jsdelivr": "umd/index.js", | ||
"typings": "index.d.ts", | ||
"files": [ | ||
"dist/", | ||
"umd/", | ||
"src/components/", | ||
"src/mixins/" | ||
"umd/" | ||
], | ||
@@ -31,4 +31,4 @@ "author": "Fahmi Akbar Wildana", | ||
"build:storybook": "poi build --config .storybook/poi.config.js --storybook", | ||
"build:component": "poi build src/components/Annotator.vue --library", | ||
"build:component:umd": "poi build src/components/Annotator.vue --library Annotator --dist umd", | ||
"build:component": "poi build --config .circleci/poi.config.js src/components/Annotator.vue --library --dist dist", | ||
"build:component:umd": "poi build --config .circleci/poi.config.js src/components/Annotator.vue --library Annotator --dist umd", | ||
"deploy": "surge .storybook/dist" | ||
@@ -39,3 +39,2 @@ }, | ||
"@storybook/addon-centered": "^3.3.0", | ||
"storybook-addon-vue-info": "^0.1.5", | ||
"@storybook/addon-knobs": "^3.3.0", | ||
@@ -45,3 +44,2 @@ "@storybook/addon-notes": "^3.3.0", | ||
"@storybook/vue": "3.3.0", | ||
"storybook-readme": "^3.2.0", | ||
"babel-plugin-transform-imports": "^1.4.1", | ||
@@ -52,2 +50,4 @@ "marked": "^0.3.9", | ||
"poi-preset-storybook": "^0.1.4", | ||
"storybook-addon-vue-info": "^0.1.5", | ||
"storybook-readme": "^3.2.0", | ||
"surge": "^0.19.0" | ||
@@ -54,0 +54,0 @@ }, |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
190838
7
0
2