@activeadmin/activeadmin
Advanced tools
Comparing version 2.13.1 to 2.14.0
@@ -477,3 +477,3 @@ /** | ||
function _setPrototypeOf(o, p) { | ||
_setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { | ||
_setPrototypeOf = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function _setPrototypeOf(o, p) { | ||
o.__proto__ = p; | ||
@@ -522,5 +522,2 @@ return o; | ||
exports.modal_dialog = modal_dialog; | ||
Object.defineProperty(exports, "__esModule", { | ||
value: true | ||
}); | ||
}); |
{ | ||
"name": "@activeadmin/activeadmin", | ||
"version": "2.13.1", | ||
"version": "2.14.0", | ||
"description": "The administration framework for Ruby on Rails.", | ||
"main": "app/assets/javascripts/active_admin/base.js", | ||
"type": "module", | ||
"files": [ | ||
@@ -16,2 +17,3 @@ "app/assets/javascripts/active_admin/*.js", | ||
"administration", | ||
"administrative", | ||
"rails" | ||
@@ -26,9 +28,9 @@ ], | ||
"devDependencies": { | ||
"@babel/core": "", | ||
"@babel/preset-env": "", | ||
"@babel/core": "*", | ||
"@babel/preset-env": "*", | ||
"common-tags": "", | ||
"eslint": "", | ||
"eslint": "*", | ||
"eslint-plugin-import": "", | ||
"gherkin-lint": "", | ||
"rollup": "", | ||
"rollup": "*", | ||
"rollup-plugin-babel": "", | ||
@@ -35,0 +37,0 @@ "rollup-plugin-commonjs": "", |
@@ -98,4 +98,4 @@ # Active Admin | ||
[actions]: https://github.com/activeadmin/activeadmin/actions | ||
[coverage_badge]: https://api.codeclimate.com/v1/badges/779e407d22bacff19733/test_coverage | ||
[coverage]: https://codeclimate.com/github/activeadmin/activeadmin/test_coverage | ||
[coverage_badge]: https://codecov.io/gh/activeadmin/activeadmin/branch/master/graph/badge.svg?token=NAjeBdkQXW | ||
[coverage]: https://codecov.io/gh/activeadmin/activeadmin | ||
[inch_badge]: http://inch-ci.org/github/activeadmin/activeadmin.svg?branch=master | ||
@@ -102,0 +102,0 @@ [inch]: http://inch-ci.org/github/activeadmin/activeadmin |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
98855
Yes
1057
1