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

spex

Package Overview
Dependencies
Maintainers
1
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

spex - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

5

lib/adapter.js

@@ -0,1 +1,3 @@

'use strict';
/**

@@ -16,4 +18,2 @@ * @name PromiseAdapter

*
* Please note that AngularJS 1.4.1 or later no longer requires a promise adapter.
*
* ```js

@@ -33,2 +33,3 @@ * var spexLib = require('spex'); // or include client-side spex.js

* ```
* Please note that AngularJS 1.4.1 or later no longer requires a promise adapter.
*

@@ -35,0 +36,0 @@ * @param {Function} create

2

package.json
{
"name": "spex",
"version": "0.3.0",
"version": "0.3.1",
"description": "Specialized Promise Extensions",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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