scratch-analysis
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "scratch-analysis", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Analysis tool for summarizing the structure, composition, and complexity of Scratch programs.", | ||
@@ -20,3 +20,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"scratch-parser": "4.3.2" | ||
"scratch-parser": "4.3.3" | ||
}, | ||
@@ -23,0 +23,0 @@ "devDependencies": { |
## scratch-analysis | ||
#### Analysis tool for summarizing the structure, composition, and complexity of [Scratch](https://scratch.mit.edu) programs. | ||
[![Build Status](https://travis-ci.org/LLK/scratch-analysis.svg?branch=develop)](https://travis-ci.org/LLK/scratch-analysis) | ||
[![Greenkeeper badge](https://badges.greenkeeper.io/LLK/scratch-analysis.svg)](https://greenkeeper.io/) | ||
## Getting Started | ||
@@ -5,0 +8,0 @@ ```bash |
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
255624
49
+ Addedscratch-parser@4.3.3(transitive)
- Removedscratch-parser@4.3.2(transitive)
Updatedscratch-parser@4.3.3