react-interactive-tutorials
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "react-interactive-tutorials", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Framework for creating unobtrusive interactive tutorials for use in web apps.", | ||
"main": "src/index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"buildjs": "./node_modules/webpack/bin/webpack.js", | ||
"buildsass": "./node_modules/node-sass/bin/node-sass src/interactive-tutorials.sass dist/interactive-tutorials.css", | ||
"prepublish": "npm run buildjs && npm run buildsass" | ||
}, | ||
@@ -32,3 +35,11 @@ "repository": { | ||
"react-dom": "^15.1.0" | ||
}, | ||
"devDependencies": { | ||
"babel-core": "^6.9.1", | ||
"babel-loader": "^6.2.4", | ||
"babel-preset-es2015": "^6.9.0", | ||
"babel-preset-react": "^6.5.0", | ||
"node-sass": "^3.7.0", | ||
"webpack": "^1.13.1" | ||
} | ||
} |
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
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
704422
8
17909
6