Sha256: 70006b6d60d49e88f5b6fb23c4d670492176ab32580eb3beefa9ec8a91ee39a8

Contents?: true

Size: 547 Bytes

Versions: 44

Compression:

Stored size: 547 Bytes

Contents

var objectWithoutPropertiesLoose = require("./objectWithoutPropertiesLoose.js");
function _objectWithoutProperties(e, t) {
  if (null == e) return {};
  var o,
    r,
    i = objectWithoutPropertiesLoose(e, t);
  if (Object.getOwnPropertySymbols) {
    var s = Object.getOwnPropertySymbols(e);
    for (r = 0; r < s.length; r++) o = s[r], t.includes(o) || {}.propertyIsEnumerable.call(e, o) && (i[o] = e[o]);
  }
  return i;
}
module.exports = _objectWithoutProperties, module.exports.__esModule = true, module.exports["default"] = module.exports;

Version data entries

44 entries across 44 versions & 2 rubygems

Version Path
clapton-0.0.19 lib/clapton/javascripts/node_modules/@babel/runtime/helpers/objectWithoutProperties.js
clapton-0.0.18 lib/clapton/javascripts/node_modules/@babel/runtime/helpers/objectWithoutProperties.js
clapton-0.0.17 lib/clapton/javascripts/node_modules/@babel/runtime/helpers/objectWithoutProperties.js
clapton-0.0.16 lib/clapton/javascripts/node_modules/@babel/runtime/helpers/objectWithoutProperties.js
clapton-0.0.15 lib/clapton/javascripts/node_modules/@babel/runtime/helpers/objectWithoutProperties.js
immosquare-cleaner-0.1.49 node_modules/@babel/runtime/helpers/objectWithoutProperties.js
clapton-0.0.14 lib/clapton/javascripts/node_modules/@babel/runtime/helpers/objectWithoutProperties.js
immosquare-cleaner-0.1.48 node_modules/@babel/runtime/helpers/objectWithoutProperties.js
clapton-0.0.13 lib/clapton/javascripts/node_modules/@babel/runtime/helpers/objectWithoutProperties.js
clapton-0.0.12 lib/clapton/javascripts/node_modules/@babel/runtime/helpers/objectWithoutProperties.js
clapton-0.0.11 lib/clapton/javascripts/node_modules/@babel/runtime/helpers/objectWithoutProperties.js
clapton-0.0.10 lib/clapton/javascripts/node_modules/@babel/runtime/helpers/objectWithoutProperties.js
clapton-0.0.9 lib/clapton/javascripts/node_modules/@babel/runtime/helpers/objectWithoutProperties.js
clapton-0.0.8 lib/clapton/javascripts/node_modules/@babel/runtime/helpers/objectWithoutProperties.js
clapton-0.0.7 lib/clapton/javascripts/node_modules/@babel/runtime/helpers/objectWithoutProperties.js
clapton-0.0.6 lib/clapton/javascripts/node_modules/@babel/runtime/helpers/objectWithoutProperties.js
clapton-0.0.5 lib/clapton/javascripts/node_modules/@babel/runtime/helpers/objectWithoutProperties.js
clapton-0.0.4 lib/clapton/javascripts/node_modules/@babel/runtime/helpers/objectWithoutProperties.js
clapton-0.0.3 lib/clapton/javascripts/node_modules/@babel/runtime/helpers/objectWithoutProperties.js
clapton-0.0.2 lib/clapton/javascripts/node_modules/@babel/runtime/helpers/objectWithoutProperties.js