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

@adpt/dom-parser

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adpt/dom-parser - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

15

dist/src/dom-parser.js
"use strict";
/*
* Copyright 2018 Unbounded Systems, LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
Object.defineProperty(exports, "__esModule", { value: true });

@@ -3,0 +18,0 @@ const tslib_1 = require("tslib");

"use strict";
/*
* Copyright 2018 Unbounded Systems, LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
Object.defineProperty(exports, "__esModule", { value: true });

@@ -3,0 +18,0 @@ const tslib_1 = require("tslib");

"use strict";
/*
* Copyright 2018 Unbounded Systems, LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
Object.defineProperty(exports, "__esModule", { value: true });

@@ -3,0 +18,0 @@ var dom_1 = require("./dom");

28

package.json
{
"name": "@adpt/dom-parser",
"version": "0.0.5",
"description": "Unbounded Adapt DOM Parser",
"license": "Apache-2.0",
"homepage": "https://github.com/unboundedsystems/adapt#readme",
"author": "Unbounded Systems",
"contributors": [
{
"name": "Manish Vachharajani",
"email": "manishv@unbounded.systems",
"url": "https://twitter.com/mvachhar"
},
{
"name": "Mark Terrel",
"email": "mark@unbounded.systems",
"url": "https://twitter.com/mterrel"
}
],
"repository": "unboundedsystems/adapt",
"bugs": {
"url": "https://gitlab.com/unboundedsystems/adapt/issues"
},
"main": "dist/src/index.js",
"typings": "dist/src/index.d.ts",
"version": "0.0.4",
"author": "Manish Vachharajani <manishv@unbounded.systems>",
"dependencies": {

@@ -28,3 +46,2 @@ "lodash": "^4.17.10",

},
"license": "UNLICENSED",
"files": [

@@ -44,6 +61,3 @@ "dist/src"

},
"publishConfig": {
"access": "restricted"
},
"gitHead": "a5936933be599ef139d83b95ae8e9910bfa820e3"
"gitHead": "9fcb5e1877dcba81c90112ce16c1383ef2a91308"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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