Sign In

phetscraper

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

phetscraper - npm Package Compare versions

Comparing version
3.0.1
to
3.0.2
+1
-1
package.json
{
"name": "phetscraper",
"version": "3.0.1",
"version": "3.0.2",
"description": "Scraper and exporter of PHET simulations",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -114,3 +114,2 @@ import * as fs from 'fs'

{
COMPRESS: undefined,
FRONT_ARTICLE: file.split('.').pop() === 'html' ? 1 : 0,

@@ -117,0 +116,0 @@ },

Sorry, the diff of this file is not supported yet