Socket
Socket
Sign inDemoInstall

@typed/common

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@typed/common - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

esm/addQueryParameters.js

@@ -26,2 +26,2 @@ /**

}
//# sourceMappingURL=addQueryParameters.js.map
//# sourceMappingURL=addQueryParameters.js.map
// Very loose definition of a browser environment
export const isBrowser = typeof window !== 'undefined' && typeof document !== 'undefined';
//# sourceMappingURL=executionEnvironment.js.map
//# sourceMappingURL=executionEnvironment.js.map
{
"name": "@typed/common",
"version": "1.0.2",
"version": "1.0.3",
"description": "Assortment of shared functions & types for Typed libraries",

@@ -19,3 +19,3 @@ "main": "./cjs/index.js",

"author": "Tylor Steinberger <tlsteinberger167@gmail.com>",
"license": "Parity Public Licence 3.0 <https://licensezero.com/ids/52afd698-c5c7-4034-b229-ef1243d4caeb/>",
"license": "Parity-6.0.0",
"bugs": {

@@ -32,4 +32,4 @@ "url": "https://github.com/tylors/typed-prelude/issues"

"sideEffects": false,
"gitHead": "3f92e2f169fdbbcf4c478b22f50324c714ebad52",
"gitHead": "4707f131e18502c2983f9ca66b74b0e9da48fc6d",
"unpkg": "./umd/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