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

raptor-dom

Package Overview
Dependencies
Maintainers
2
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

raptor-dom - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

48

package.json
{
"name": "raptor-dom",
"description": "Utility functions for working with the DOM",
"repository": {
"type": "git",
"url": "https://github.com/raptorjs3/raptor-dom.git"
},
"scripts": {
"test": "node_modules/.bin/mocha --ui bdd --reporter spec ./test"
},
"author": "Patrick Steele-Idem <pnidem@gmail.com>",
"maintainers": "Patrick Steele-Idem <pnidem@gmail.com>",
"dependencies": {},
"devDependencies": {
"mocha": "~1.15.1",
"chai": "~1.8.1"
},
"license": "Apache License v2.0",
"bin": {},
"main": "lib/raptor-dom.js",
"publishConfig": {
"registry": "https://registry.npmjs.org/"
},
"version": "1.0.0"
}
"name": "raptor-dom",
"description": "Utility functions for working with the DOM",
"repository": {
"type": "git",
"url": "https://github.com/raptorjs/raptor-dom.git"
},
"scripts": {
"test": "node_modules/.bin/mocha --ui bdd --reporter spec ./test"
},
"author": "Patrick Steele-Idem <pnidem@gmail.com>",
"maintainers": "Patrick Steele-Idem <pnidem@gmail.com>",
"dependencies": {},
"devDependencies": {
"mocha": "~1.15.1",
"chai": "~1.8.1"
},
"license": "Apache License v2.0",
"bin": {},
"main": "lib/raptor-dom.js",
"publishConfig": {
"registry": "https://registry.npmjs.org/"
},
"version": "1.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