Socket
Socket
Sign inDemoInstall

ag.alert

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ag.alert - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

.npmignore

33

package.json
{
"name": "ag.alert",
"version": "0.0.1",
"description": "angularjs alert directive, extracted into npm module",
"main": "alert.js",
"version": "0.0.2",
"description": "angular.js alert directive, extracted into npm module",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"angularjs",
"nerl",
"directive"
],
"author": "Andrei Kashcha",
"license": "MIT",
"repository": {
"type": "git",
"url": "git://github.com/anvaka/nerl.git"
"url": "https://github.com/anvaka/ag.alert"
},
"author": "Andrei Kashcha",
"license": "BSD-2-Clause, MIT",
"bugs": {
"url": "https://github.com/anvaka/nerl/issues"
},
"dependencies": {
"nerl": "*"
"nerl": "0.0.0"
},
"browserify": {
"transform": [
"dinline"
]
},
"devDependencies": {
"dinline": "0.0.1"
},
"browserify": {
"transform": ["dinline"]
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc