frint-compat
Advanced tools
Comparing version 4.1.0 to 4.2.0
{ | ||
"name": "frint-compat", | ||
"version": "4.1.0", | ||
"version": "4.2.0", | ||
"description": "Backwards compatibility package for Frint", | ||
"main": "lib/index.js", | ||
"homepage": "https://github.com/Travix-International/frint/tree/master/packages/frint-compat", | ||
"homepage": "https://github.com/frintjs/frint/tree/master/packages/frint-compat", | ||
"scripts": { | ||
@@ -21,8 +21,5 @@ "lint": "cross-env ../../node_modules/.bin/eslint --color '{src,test}/**/*.js'", | ||
"type": "git", | ||
"url": "git+https://github.com/Travix-International/frint.git" | ||
"url": "git+https://github.com/frintjs/frint.git" | ||
}, | ||
"author": { | ||
"name": "Travix International B.V.", | ||
"url": "https://travix.com" | ||
}, | ||
"author": "FrintJS Authors (https://github.com/frintjs/frint/graphs/contributors)", | ||
"keywords": [ | ||
@@ -33,8 +30,8 @@ "frint" | ||
"cross-env": "^5.0.5", | ||
"frint-config": "^4.1.0" | ||
"frint-config": "^4.2.0" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/Travix-International/frint/issues" | ||
"url": "https://github.com/frintjs/frint/issues" | ||
}, | ||
"license": "MIT" | ||
} |
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
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
86691