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

@justeat/f-dom

Package Overview
Dependencies
Maintainers
12
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@justeat/f-dom - npm Package Compare versions

Comparing version 0.1.2 to 0.2.0

dist/script-083d7cd13a.min.js.map

10

CHANGELOG.md

@@ -7,2 +7,12 @@ # Changelog

v0.2.0
------------------------------
*January 29, 2018*
### Changed
- Updated `browserlist` in `package.json`
- Updated to use `babel-preset-env`
- Updated gulp-build-fozzie version
v0.1.2

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

14

package.json
{
"name": "@justeat/f-dom",
"description": "Fozzie JS DOM queries library.",
"version": "0.1.2",
"version": "0.2.0",
"main": "dist/index.js",

@@ -28,8 +28,8 @@ "files": [

"devDependencies": {
"@justeat/gulp-build-fozzie": "^6.0.0",
"@justeat/gulp-build-fozzie": "^7.2.0",
"babel-cli": "^6.26.0",
"babel-preset-babili": "^0.1.4",
"babel-preset-es2015": "^6.24.1",
"babel-preset-env": "^1.6.1",
"concurrently": "^3.5.1",
"coveralls": "^2.13.1",
"coveralls": "^3.0.0",
"gulp": "^3.9.1"

@@ -52,2 +52,8 @@ },

},
"browserslist": [
"> 5%",
"last 2 versions",
"Safari >= 8",
"not ie 10"
],
"jest": {

@@ -54,0 +60,0 @@ "collectCoverageFrom": [

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