Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "xfb-sdk", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"author": "wangfei", | ||
@@ -8,4 +8,8 @@ "description": "", | ||
"module": "dist/bundle.js", | ||
"files": [ | ||
"dist" | ||
], | ||
"scripts": { | ||
"build": "rollup -c" | ||
"build": "rollup -c", | ||
"publish": "rollup -c && npm publish" | ||
}, | ||
@@ -12,0 +16,0 @@ "license": "MIT", |
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
3150
3
87