Comparing version 0.0.11-0 to 1.0.0-0
{ | ||
"name": "eztv", | ||
"version": "0.0.11-0", | ||
"version": "1.0.0-0", | ||
"description": "EZTV API", | ||
@@ -10,3 +10,6 @@ "keywords": [ | ||
], | ||
"main": "index.js", | ||
"main": "./lib", | ||
"files": [ | ||
"lib" | ||
], | ||
"repository": { | ||
@@ -39,2 +42,3 @@ "type": "git", | ||
"lint": "eslint .", | ||
"preversion": "yarn build", | ||
"spec": "jest .", | ||
@@ -41,0 +45,0 @@ "test": "yarn build && jest ." |
@@ -92,1 +92,9 @@ eztv | ||
``` | ||
## Development | ||
```bash | ||
git clone https://github.com/moesalih/node-eztv | ||
cd node-eztv | ||
yarn | ||
yarn test | ||
``` |
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
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
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
100
1
8359
4
110