New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

angular-visor

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-visor - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

2

bower.json
{
"name": "visor",
"description": "Angular authentication and authorization library",
"version": "0.1.0",
"version": "0.1.1",
"homepage": "https://github.com/illniyar/visor",

@@ -6,0 +6,0 @@ "main": "./release/visor.js",

@@ -0,1 +1,5 @@

<a name"0.1.1"></a>
### 0.1.1 (2015-07-08)
<a name"0.1.0"></a>

@@ -2,0 +6,0 @@ ## 0.1.0 (2015-07-08)

@@ -103,3 +103,3 @@ module.exports = function (grunt) {

files: {
src: ['package.json', 'bower.json', 'CHANGELOG.md']
src: ['package.json', 'bower.json', 'CHANGELOG.md','release/visor.js','release/visor.min.js']
}

@@ -165,3 +165,3 @@ }

grunt.registerTask('publish', 'Builds and publishes to all relevent repositories',
['bumpup:minor', 'site', 'changelog', 'push-to-git', 'npm-publish'])
['bumpup:patch', 'site', 'changelog', 'push-to-git', 'npm-publish'])
}
{
"name": "angular-visor",
"author": "Illniyar",
"version": "0.1.0",
"version": "0.1.1",
"main": "release/visor.js",

@@ -6,0 +6,0 @@ "description": "Angular authentication and authorization library",

/**visor
* Angular authentication and authorization library
* @version v0.1.0
* @version v0.1.1
* @link https://github.com/illniyar/visor.git

@@ -5,0 +5,0 @@ * @license MIT License, http://www.opensource.org/licenses/MIT

/**visor
* Angular authentication and authorization library
* @version v0.1.0
* @version v0.1.1
* @link https://github.com/illniyar/visor.git

@@ -5,0 +5,0 @@ * @license MIT License, http://www.opensource.org/licenses/MIT

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