Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

semantic-ui-api

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

semantic-ui-api - npm Package Compare versions

Comparing version 2.0.7 to 2.0.8

2

api.js
/*!
* # Semantic UI 2.0.7 - API
* # Semantic UI 2.0.8 - API
* http://github.com/semantic-org/semantic-ui/

@@ -4,0 +4,0 @@ *

/*!
* # Semantic UI 2.0.7 - API
* # Semantic UI 2.0.8 - API
* http://github.com/semantic-org/semantic-ui/

@@ -4,0 +4,0 @@ *

@@ -18,3 +18,3 @@ {

"license": "MIT",
"version": "2.0.7"
"version": "2.0.8"
}
/*!
* # Semantic UI 2.0.7 - API
* # Semantic UI 2.0.8 - API
* http://github.com/semantic-org/semantic-ui/

@@ -16,4 +16,4 @@ *

$.api = var _module = module;
module.exports = function(parameters) {
var _module = module;
$.api = module.exports = function(parameters) {

@@ -20,0 +20,0 @@ var

@@ -5,3 +5,3 @@

summary : 'Semantic UI - Api: Single component release',
version : '2.0.7',
version : '2.0.8',
git : 'git://github.com/Semantic-Org/UI-Api.git',

@@ -8,0 +8,0 @@ });

{
"name": "semantic-ui-api",
"version": "2.0.7",
"version": "2.0.8",
"title": "Semantic UI - Api",

@@ -5,0 +5,0 @@ "description": "Single component release of api",

@@ -7,2 +7,5 @@ # Semantic Api

**Special Note**
An update in `2.0.8` has fixed an issue which may have prevented some single component modules from working correctly. Please see notes in [this pull request](https://github.com/Semantic-Org/Semantic-UI/pull/2816).
If you're looking for the full version of Semantic including all components and build tools [check out the main project repository](https://github.com/Semantic-Org/Semantic-UI/tree/1.0)

@@ -9,0 +12,0 @@

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

### Version 2.0.7 - July 22, 2015
### Version 2.0.7 - July 23, 2015

@@ -3,0 +3,0 @@ - **API** - Fixed some cases where `onComplete`, `onSuccess` and `onFailure` would receive XHR as first parameter and not `response`. [#2713](https://github.com/Semantic-Org/Semantic-UI/issues/2713)

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