@ssense/node-paginator
Advanced tools
Comparing version 1.1.0 to 1.1.2
{ | ||
"name": "@ssense/node-paginator", | ||
"version": "1.1.0", | ||
"version": "1.1.2", | ||
"description": "Paginator", | ||
"main": "./src/index.js", | ||
"typings": "./src/index", | ||
"main": "./dist/index.js", | ||
"typings": "./dist/index", | ||
"scripts": { | ||
"lint": "tslint --format verbose './ts/**/*.ts' './tests/**/*.ts' ", | ||
"compile": "rm -rf src/* && tsc", | ||
"compile": "rm -rf dist/* && tsc", | ||
"test": "NODE_ENV=test npm run test:unit", | ||
@@ -11,0 +11,0 @@ "test:unit": "NODE_ENV=test mocha tests/unit --recursive --compilers ts:ts-node/register --bail", |
Sorry, the diff of this file is not supported yet
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
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
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
92533
19
241
1