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

grunt-openui5

Package Overview
Dependencies
Maintainers
2
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-openui5 - npm Package Compare versions

Comparing version 0.8.0 to 0.8.1

9

CHANGELOG.md

@@ -0,1 +1,10 @@

# 0.8.1 (2016-01-20)
### Others
- Update dependencies [`4524b2f`](https://github.com/SAP/grunt-openui5/commit/4524b2ffd4b58b5bde777ed4268f013db30ef610) [`70e2c92`](https://github.com/SAP/grunt-openui5/commit/70e2c9286ec26a5a02f7204747abc89f6cf8020a)
### All changes
[`0.8.0...0.8.1`](https://github.com/SAP/grunt-openui5/compare/0.8.0...0.8.1)
# 0.8.0 (2015-08-17)

@@ -2,0 +11,0 @@

24

package.json
{
"name": "grunt-openui5",
"version": "0.8.0",
"version": "0.8.1",
"description": "Grunt tasks around OpenUI5",

@@ -23,16 +23,16 @@ "scripts": {

"engines": {
"node": ">= 0.8.0"
"node": ">= 0.10.0"
},
"dependencies": {
"async": "^1.4.2",
"async": "^1.5.2",
"connect-inject": "^0.4.0",
"connect-openui5": "^0.4.0",
"cors": "^2.5.3",
"less-openui5": "^0.1.1",
"maxmin": "^1.0.1",
"connect-openui5": "^0.5.0",
"cors": "^2.7.1",
"less-openui5": "^0.1.3",
"maxmin": "^1.1.0",
"multiline": "^1.0.2",
"pretty-data": "^0.40.0",
"serve-static": "^1.10.0",
"serve-static": "^1.10.2",
"slash": "^1.0.0",
"uglify-js": "^2.4.17",
"uglify-js": "^2.6.1",
"url-join": "0.0.1"

@@ -42,7 +42,7 @@ },

"grunt": "~0.4.5",
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-clean": "^0.7.0",
"grunt-contrib-connect": "^0.11.2",
"grunt-eslint": "^9.0.0",
"grunt-eslint": "^17.3.1",
"grunt-mocha-test": "^0.12.7",
"mocha": "1.21.4"
"mocha": "^2.3.4"
},

@@ -49,0 +49,0 @@ "peerDependencies": {

@@ -449,2 +449,2 @@ ![OpenUI5](http://openui5.org/images/OpenUI5_new_big_side.png)

[Apache License 2.0](http: //www.apache.org/licenses/LICENSE-2.0) © 2015 [SAP SE](http://www.sap.com)
[Apache License 2.0](http: //www.apache.org/licenses/LICENSE-2.0) © 2016 [SAP SE](http://www.sap.com)

@@ -1,2 +0,2 @@

// Copyright 2015 SAP SE.
// Copyright 2016 SAP SE.
//

@@ -3,0 +3,0 @@ // Licensed under the Apache License, Version 2.0 (the "License");

@@ -1,2 +0,2 @@

// Copyright 2015 SAP SE.
// Copyright 2016 SAP SE.
//

@@ -3,0 +3,0 @@ // Licensed under the Apache License, Version 2.0 (the "License");

@@ -1,2 +0,2 @@

// Copyright 2015 SAP SE.
// Copyright 2016 SAP SE.
//

@@ -3,0 +3,0 @@ // Licensed under the Apache License, Version 2.0 (the "License");

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