Comparing version 0.0.0 to 1.0.1
{ | ||
"name": "anime.css", | ||
"version": "0.0.0", | ||
"description": "", | ||
"main": "index.js", | ||
"version": "1.0.1", | ||
"main": "anime.css", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/animecss/anime.css.git" | ||
}, | ||
"author": { | ||
"name": "Anime.css" | ||
}, | ||
"homepage": "https://github.com/animecss/anime.css.git", | ||
"license": "MIT", | ||
"animeConfig": { | ||
"prefix": "anime__" | ||
}, | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"dev": "npx postcss src/anime.css -o anime.css --no-map --env development -w", | ||
"start": "npm-run-all raw prod compat", | ||
"compat": "npx postcss src/anime.css -o anime.compat.css --no-map --env compat", | ||
"raw": "npx postcss src/anime.css -o anime.css --no-map --env development", | ||
"prod": "npx postcss src/anime.css -o anime.min.css --no-map --env production", | ||
"format": "prettier --write \"**/*.{js,json,md,css}\"", | ||
"precommit": "lint-staged", | ||
"docs:library": "npx postcss src/anime.css -o ./docs/anime.min.css --no-map --env production", | ||
"docs:pages": "node ./docs/index.js", | ||
"docs": "npm-run-all docs:library docs:pages", | ||
"version": "npm-run-all start docs && git add -A docs anime.css anime.min.css anime.compat.css", | ||
"postversion": "git push && git push --tags" | ||
}, | ||
"author": "", | ||
"license": "ISC" | ||
"browserslist": [ | ||
"> 3%", | ||
"last 2 versions" | ||
], | ||
"style": "./anime.css", | ||
"jspm": { | ||
"main": "anime.css!", | ||
"format": "global", | ||
"directories": { | ||
"lib": "./" | ||
} | ||
}, | ||
"devDependencies": { | ||
"autoprefixer": "^9.7.6", | ||
"cssnano": "^4.1.10", | ||
"eslint": "^7.2.0", | ||
"husky": "^4.2.5", | ||
"lint-staged": "^10.1.6", | ||
"markdown-it": "^11.0.0", | ||
"npm-run-all": "^4.1.5", | ||
"postcss": "^7.0.27", | ||
"postcss-cli": "^7.1.0", | ||
"postcss-header": "^2.0.0", | ||
"postcss-import": "^12.0.1", | ||
"postcss-prefixer": "^2.1.2", | ||
"postcss-preset-env": "^6.7.0", | ||
"prettier": "^2.0.4" | ||
}, | ||
"lint-staged": { | ||
"*.{js,json,md,css}": [ | ||
"prettier --write" | ||
] | ||
}, | ||
"husky": { | ||
"hooks": { | ||
"pre-commit": "npm-run-all start precommit" | ||
} | ||
}, | ||
"files": [ | ||
"anime.compat.css", | ||
"anime.min.css", | ||
"anime.css", | ||
"src/**/*.css" | ||
] | ||
} |
AI-detected possible typosquat
Supply chain riskAI has identified this package as a potential typosquat of a more popular package. This suggests that the package may be intentionally mimicking another package's name, description, or other metadata.
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
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
172654
53
4887
1
0
1
186
0
14
2