Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

scratch-analysis

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

scratch-analysis - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

4

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc