Comparing version 2.4.1 to 3.0.0
{ | ||
"name": "noty", | ||
"version": "2.4.1", | ||
"title": "noty - a jquery notification plugin", | ||
"description": "noty is a jQuery plugin that makes it easy to create alert - success - error - warning - information - confirmation messages as an alternative the standard alert dialog. Each notification is added to a queue. (Optional)", | ||
"homepage": "http://needim.github.com/noty", | ||
"author": { | ||
"name": "Nedim Arabacı", | ||
"url": "http://github.com/needim/" | ||
}, | ||
"licenses": [ | ||
{ | ||
"type": "MIT", | ||
"url": "http://noty.mit-license.org/" | ||
} | ||
], | ||
"scripts": { | ||
"build": "grunt build" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/needim/noty.git" | ||
}, | ||
"main": "js/noty/packaged/jquery.noty.packaged.js", | ||
"dependencies": { | ||
}, | ||
"devDependencies": { | ||
"grunt": "~1.0.0", | ||
"grunt-contrib-uglify": "~1.0.1", | ||
"grunt-contrib-concat": "~1.0.1", | ||
"grunt-bump": "0.8.0", | ||
"grunt-wrap": "^0.3.0" | ||
} | ||
"name": "noty", | ||
"version": "3.0.0", | ||
"title": "Noty - Notification Plugin", | ||
"description": "Noty is a plugin that makes it easy to create alert - success - error - warning - information - confirmation messages as an alternative the standard alert dialog. Each notification is added to a queue. (Optional)", | ||
"homepage": "http://ned.im/noty", | ||
"main": "lib/noty.js", | ||
"keywords": [ | ||
"noty", | ||
"notification", | ||
"alert", | ||
"confirmation" | ||
], | ||
"files": [ | ||
"lib", | ||
"src" | ||
], | ||
"bugs": { | ||
"url": "https://github.com/needim/noty/issues" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/needim/noty.git" | ||
}, | ||
"author": { | ||
"name": "Nedim Arabacı", | ||
"url": "http://ned.im" | ||
}, | ||
"licenses": [ | ||
{ | ||
"type": "MIT", | ||
"url": "http://noty.mit-license.org/" | ||
} | ||
], | ||
"scripts": { | ||
"build": "webpack --env build", | ||
"dev": "webpack --progress --colors --watch --env dev", | ||
"test": "mocha --compilers js:babel-core/register --colors -r jsdom-global/register ./test/*.spec.js", | ||
"test:watch": "mocha --compilers js:babel-core/register --colors -r jsdom-global/register -w ./test/*.spec.js" | ||
}, | ||
"devDependencies": { | ||
"autoprefixer": "^6.3.6", | ||
"babel": "6.5.2", | ||
"babel-core": "6.22.1", | ||
"babel-eslint": "7.1.1", | ||
"babel-loader": "6.2.10", | ||
"babel-plugin-add-module-exports": "0.1.2", | ||
"babel-preset-es2015": "6.22.0", | ||
"chai": "3.4.1", | ||
"css-loader": "^0.26.0", | ||
"eslint": "1.7.2", | ||
"eslint-loader": "1.6.1", | ||
"extract-text-webpack-plugin": "^2.0.0-beta", | ||
"jsdom": "9.12.0", | ||
"jsdom-global": "2.1.1", | ||
"mocha": "2.3.4", | ||
"node-sass": "^4.1.0", | ||
"postcss-loader": "^1.0.0", | ||
"sass-loader": "^4.0.1", | ||
"style-loader": "^0.13.1", | ||
"webpack": "2.2.1", | ||
"yargs": "6.6.0" | ||
} | ||
} |
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 3 instances in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
0
0
1
208371
21
21
1972
35