Socket
Socket
Sign inDemoInstall

@wmfs/cardscript-extract-defaults

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wmfs/cardscript-extract-defaults - npm Package Compare versions

Comparing version 1.18.0 to 1.18.1

13

CHANGELOG.md

@@ -0,1 +1,14 @@

## [1.18.1](https://github.com/wmfs/cardscript-extract-defaults/compare/v1.18.0...v1.18.1) (2020-06-25)
### 🐛 Bug Fixes
* try/catch getting location ([8dfada7](https://github.com/wmfs/cardscript-extract-defaults/commit/8dfada782d32d4bdbf62475910fe08b746d98a77))
### 🛠 Builds
* **deps-dev:** bump mocha from 7.2.0 to 8.0.1 ([6b3b403](https://github.com/wmfs/cardscript-extract-defaults/commit/6b3b4037c8c7395dcc27d6f21af574f0008527bf))
* **deps-dev:** bump semantic-release from 17.0.8 to 17.1.0 ([0516946](https://github.com/wmfs/cardscript-extract-defaults/commit/0516946ec2efbaa0d7c6b045f4a6c38abe1de452))
# [1.18.0](https://github.com/wmfs/cardscript-extract-defaults/compare/v1.17.0...v1.18.0) (2020-06-10)

@@ -2,0 +15,0 @@

2

lib/index.js

@@ -16,3 +16,3 @@ const marked = require('marked')

} catch (err) {
console.log('extractDefaults - failed to get geolocation')
console.log('Geolocation is not supported by this browser')
}

@@ -19,0 +19,0 @@

{
"name": "@wmfs/cardscript-extract-defaults",
"description": "Extracts sensible defaults from some Cardscript.",
"version": "1.18.0",
"version": "1.18.1",
"author": "West Midlands Fire Service",

@@ -20,5 +20,5 @@ "keywords": [

"cz-conventional-changelog": "3.2.0",
"mocha": "7.2.0",
"mocha": "8.0.1",
"nyc": "15.1.0",
"semantic-release": "17.0.8",
"semantic-release": "17.1.0",
"standard": "14.3.4",

@@ -25,0 +25,0 @@ "@semantic-release/changelog": "5.0.1",

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