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

aurora-grid

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aurora-grid - npm Package Compare versions

Comparing version

to
1.0.2

2

gulpfile.js

@@ -20,3 +20,3 @@ var gulp = require('gulp'),

'<%= package.description %> \n',
' (c) ' + new Date().getFullYear() + ' <%= package.author %> \n',
' (c) ' + new Date().getFullYear() + ' <%= package.author.name %> <<%= package.author.email %>> (<%= package.author.url %>) \n',
' <%= package.homepage %> \n',

@@ -23,0 +23,0 @@ ' Licensed under ' + ' <%= package.license %> \n',

{
"name": "aurora-grid",
"version": "1.0.1",
"version": "1.0.2",
"description": "Grid system for Aurora Kit",

@@ -18,3 +18,7 @@ "main": "index.js",

],
"author": "Lionel <lionel@pixeden.com> (http://pixeden.com)",
"author": {
"name": "Lionel",
"email": "lionel@pixeden.com",
"url": "http://pixeden.com"
},
"license": "MIT",

@@ -21,0 +25,0 @@ "bugs": {